+ set -x + for FILE in {test-,}requirements.txt + '[' -f test-requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' test-requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' test-requirements.txt + for FILE in {test-,}requirements.txt + '[' -f requirements.txt ']' + sed -i 's/; *python_version.*[!=<>]=\?.*//g' requirements.txt + sed -i 's/; *sys_platform.*[!=<>]=\?.*//g' requirements.txt + cleanup_sdist + return + detect_python + '[' -x /usr/bin/python3 ']' + PYTHON=python3 + echo 'Using python3 as python interpreter' Using python3 as python interpreter + setup_mock + MOCKOPTS='-v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251' + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 --clean INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.ultzl7wl:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-dd23f13d20de205dddd048e30ab97c7d36c622cd baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/dd/23/dd23f13d20de205dddd048e30ab97c7d36c622cd_2f9141bb enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-8ab5ec6b4f9393d940da6222188be2341816aace baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/8a/b5/8ab5ec6b4f9393d940da6222188be2341816aace_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f99ec47c4c437fb8bb967d4b5705edb02993bd72 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/f9/9e/f99ec47c4c437fb8bb967d4b5705edb02993bd72_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2a2ad0d92152fd12de4d96e449447bfdc2fa27ac baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_9acb399c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-repos-c73cb0f636cbb9cd620a894cb0b33704bee40d68 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/3c/c73cb0f636cbb9cd620a894cb0b33704bee40d68_4612d517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_343a2395 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot Finish: run DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: kill orphans + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 --init INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9b8a2r71:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-dd23f13d20de205dddd048e30ab97c7d36c622cd baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/dd/23/dd23f13d20de205dddd048e30ab97c7d36c622cd_2f9141bb enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-8ab5ec6b4f9393d940da6222188be2341816aace baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/8a/b5/8ab5ec6b4f9393d940da6222188be2341816aace_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f99ec47c4c437fb8bb967d4b5705edb02993bd72 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/f9/9e/f99ec47c4c437fb8bb967d4b5705edb02993bd72_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2a2ad0d92152fd12de4d96e449447bfdc2fa27ac baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_9acb399c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-repos-c73cb0f636cbb9cd620a894cb0b33704bee40d68 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/3c/c73cb0f636cbb9cd620a894cb0b33704bee40d68_4612d517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_343a2395 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3354688 2926148 2702020 9858508 9682704 DEBUG: Swap: 16777212 4273024 12504188 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 324G 226G 59% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vpkinjmo', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3295424 820984 6141780 12022936 6306528 DEBUG: Swap: 16777212 4263296 12513916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.0G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.7e7cu5sf', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3019c9f692b64753accc061fc2e97b0d', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1024', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -q -r /home/centos8-xena/data/dlrn-5.cfg --chroot 'git config --global --add safe.directory /var/tmp/pkgsrc' ++ /usr/bin/mock -r /home/centos8-xena/data/dlrn-5.cfg -p + MOCKDIR=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/ + '[' -z '' ']' + '[' '' == 1 ']' + detect_version_and_release + '[' -r setup.py -a '!' -r metadata.json ']' + copy_src_to_mock_buildroot + git checkout -f 5f5e43b2902512288ee8aac1a0968a56bd3cbf8c Note: switching to '5f5e43b2902512288ee8aac1a0968a56bd3cbf8c'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5f5e43b29 Merge "Remove unused old job templates and experimental jobs" into stable/xena + '[' -d /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc ']' + mkdir /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + cp -pr . /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc + pushd /var/lib/mock/dlrn-centos8-xena-x86_64-5/root//var/tmp/pkgsrc /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp/pkgsrc ~/data/openstack-keystone + set +o pipefail + git tag -l 'private-*' + xargs -n 1 git tag -d + set -o pipefail + popd ~/data/openstack-keystone + '[' -z '' ']' ++ /usr/bin/mock -q -r /home/centos8-xena/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && rm -rf *.egg-info && (([ -x /usr/bin/python3 ] && python3 setup.py --version 2> /dev/null) || python setup.py --version 2> /dev/null)' ++ tail -n 1 ++ /usr/bin/mock -q -r /home/centos8-xena/data/dlrn-5.cfg --chroot 'cd /var/tmp/pkgsrc && git log --abbrev=7 -n1 --format=format:%h' + setversionandrelease 20.0.2.dev8 5f5e43b + UPSTREAMVERSION=20.0.2.dev8 + [[ 20.0.2.dev8 =~ ([^-]*)-(.+) ]] + [[ 20.0.2.dev8 =~ (.*?)\.(0rc.+) ]] + [[ 20.0.2.dev8 =~ (.*?)\.(0b.+) ]] + [[ 20.0.2.dev8 =~ (.*?)\.(0a.+) ]] + [[ 20.0.2.dev8 =~ (.*?)\.(dev.+) ]] + VERSION=20.0.2 + '[' 0.date.hash = 0.1.date.hash ']' + '[' 0.date.hash = minor.date.hash ']' + RELEASE=0.20240313165906.5f5e43b + '[' -r setup.py -a '!' -r metadata.json ']' + SOURCETYPE=tarball + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 --chroot 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)' INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n9nwa0jm:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-dd23f13d20de205dddd048e30ab97c7d36c622cd baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/dd/23/dd23f13d20de205dddd048e30ab97c7d36c622cd_2f9141bb enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-8ab5ec6b4f9393d940da6222188be2341816aace baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/8a/b5/8ab5ec6b4f9393d940da6222188be2341816aace_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f99ec47c4c437fb8bb967d4b5705edb02993bd72 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/f9/9e/f99ec47c4c437fb8bb967d4b5705edb02993bd72_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2a2ad0d92152fd12de4d96e449447bfdc2fa27ac baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_9acb399c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-repos-c73cb0f636cbb9cd620a894cb0b33704bee40d68 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/3c/c73cb0f636cbb9cd620a894cb0b33704bee40d68_4612d517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_343a2395 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3406488 1735568 5215772 10997288 7178616 DEBUG: Swap: 16777212 4263296 12513916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vhm7dw8p', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3424032 1697032 5236712 11018280 7140332 DEBUG: Swap: 16777212 4263296 12513916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.vl8rtztw', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'eb5ef1c8c4f540df909dabb39c374dee', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1024', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: Running in chroot: ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] Start: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n9nwa0jm:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7c9a748f4ce04b44a2ebeebd2afebc75', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.n9nwa0jm:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', 'cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False running sdist [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.2s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running egg_info creating keystone.egg-info writing keystone.egg-info/PKG-INFO writing dependency_links to keystone.egg-info/dependency_links.txt writing entry points to keystone.egg-info/entry_points.txt writing requirements to keystone.egg-info/requires.txt writing top-level names to keystone.egg-info/top_level.txt writing pbr to keystone.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file 'keystone.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'keystone.egg-info/SOURCES.txt' [pbr] reno was not found or is too old. Skipping release notes running check creating keystone-20.0.2.dev8 creating keystone-20.0.2.dev8/api-ref creating keystone-20.0.2.dev8/api-ref/source creating keystone-20.0.2.dev8/api-ref/source/v2-ext creating keystone-20.0.2.dev8/api-ref/source/v2-ext/samples creating keystone-20.0.2.dev8/api-ref/source/v2-ext/samples/OS-KSEC2 creating keystone-20.0.2.dev8/api-ref/source/v3 creating keystone-20.0.2.dev8/api-ref/source/v3-ext creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion/samples creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/auth creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/auth/samples creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping/samples creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/projects-domains creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/projects-domains/samples creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider creating keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider/samples creating keystone-20.0.2.dev8/api-ref/source/v3-ext/samples creating keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY creating keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER creating keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 creating keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-REVOKE creating keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT creating keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST creating keystone-20.0.2.dev8/api-ref/source/v3/samples creating keystone-20.0.2.dev8/api-ref/source/v3/samples/admin creating keystone-20.0.2.dev8/api-ref/source/v3/samples/auth creating keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests creating keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses creating keystone-20.0.2.dev8/config-generator creating keystone-20.0.2.dev8/devstack creating keystone-20.0.2.dev8/devstack/files creating keystone-20.0.2.dev8/devstack/files/federation creating keystone-20.0.2.dev8/devstack/lib creating keystone-20.0.2.dev8/doc creating keystone-20.0.2.dev8/doc/ext creating keystone-20.0.2.dev8/doc/source creating keystone-20.0.2.dev8/doc/source/_static creating keystone-20.0.2.dev8/doc/source/admin creating keystone-20.0.2.dev8/doc/source/admin/federation creating keystone-20.0.2.dev8/doc/source/admin/figures creating keystone-20.0.2.dev8/doc/source/cli creating keystone-20.0.2.dev8/doc/source/configuration creating keystone-20.0.2.dev8/doc/source/configuration/samples creating keystone-20.0.2.dev8/doc/source/contributor creating keystone-20.0.2.dev8/doc/source/getting-started creating keystone-20.0.2.dev8/doc/source/install creating keystone-20.0.2.dev8/doc/source/install/common creating keystone-20.0.2.dev8/doc/source/install/shared creating keystone-20.0.2.dev8/doc/source/user creating keystone-20.0.2.dev8/etc creating keystone-20.0.2.dev8/examples creating keystone-20.0.2.dev8/examples/pki creating keystone-20.0.2.dev8/examples/pki/certs creating keystone-20.0.2.dev8/examples/pki/private creating keystone-20.0.2.dev8/httpd creating keystone-20.0.2.dev8/keystone creating keystone-20.0.2.dev8/keystone.egg-info creating keystone-20.0.2.dev8/keystone/api creating keystone-20.0.2.dev8/keystone/api/_shared creating keystone-20.0.2.dev8/keystone/application_credential creating keystone-20.0.2.dev8/keystone/application_credential/backends creating keystone-20.0.2.dev8/keystone/assignment creating keystone-20.0.2.dev8/keystone/assignment/backends creating keystone-20.0.2.dev8/keystone/assignment/role_backends creating keystone-20.0.2.dev8/keystone/auth creating keystone-20.0.2.dev8/keystone/auth/plugins creating keystone-20.0.2.dev8/keystone/catalog creating keystone-20.0.2.dev8/keystone/catalog/backends creating keystone-20.0.2.dev8/keystone/cmd creating keystone-20.0.2.dev8/keystone/cmd/doctor creating keystone-20.0.2.dev8/keystone/common creating keystone-20.0.2.dev8/keystone/common/cache creating keystone-20.0.2.dev8/keystone/common/policies creating keystone-20.0.2.dev8/keystone/common/rbac_enforcer creating keystone-20.0.2.dev8/keystone/common/resource_options creating keystone-20.0.2.dev8/keystone/common/resource_options/options creating keystone-20.0.2.dev8/keystone/common/sql creating keystone-20.0.2.dev8/keystone/common/sql/contract_repo creating keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions creating keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo creating keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions creating keystone-20.0.2.dev8/keystone/common/sql/expand_repo creating keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions creating keystone-20.0.2.dev8/keystone/common/sql/migrate_repo creating keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions creating keystone-20.0.2.dev8/keystone/common/validation creating keystone-20.0.2.dev8/keystone/conf creating keystone-20.0.2.dev8/keystone/credential creating keystone-20.0.2.dev8/keystone/credential/backends creating keystone-20.0.2.dev8/keystone/credential/providers creating keystone-20.0.2.dev8/keystone/credential/providers/fernet creating keystone-20.0.2.dev8/keystone/endpoint_policy creating keystone-20.0.2.dev8/keystone/endpoint_policy/backends creating keystone-20.0.2.dev8/keystone/federation creating keystone-20.0.2.dev8/keystone/federation/backends creating keystone-20.0.2.dev8/keystone/identity creating keystone-20.0.2.dev8/keystone/identity/backends creating keystone-20.0.2.dev8/keystone/identity/backends/ldap creating keystone-20.0.2.dev8/keystone/identity/id_generators creating keystone-20.0.2.dev8/keystone/identity/mapping_backends creating keystone-20.0.2.dev8/keystone/identity/shadow_backends creating keystone-20.0.2.dev8/keystone/limit creating keystone-20.0.2.dev8/keystone/limit/backends creating keystone-20.0.2.dev8/keystone/limit/models creating keystone-20.0.2.dev8/keystone/locale creating keystone-20.0.2.dev8/keystone/locale/de creating keystone-20.0.2.dev8/keystone/locale/de/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/en_GB creating keystone-20.0.2.dev8/keystone/locale/en_GB/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/es creating keystone-20.0.2.dev8/keystone/locale/es/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/fr creating keystone-20.0.2.dev8/keystone/locale/fr/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/it creating keystone-20.0.2.dev8/keystone/locale/it/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/ja creating keystone-20.0.2.dev8/keystone/locale/ja/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/ko_KR creating keystone-20.0.2.dev8/keystone/locale/ko_KR/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/pt_BR creating keystone-20.0.2.dev8/keystone/locale/pt_BR/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/ru creating keystone-20.0.2.dev8/keystone/locale/ru/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/tr_TR creating keystone-20.0.2.dev8/keystone/locale/tr_TR/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/zh_CN creating keystone-20.0.2.dev8/keystone/locale/zh_CN/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/locale/zh_TW creating keystone-20.0.2.dev8/keystone/locale/zh_TW/LC_MESSAGES creating keystone-20.0.2.dev8/keystone/models creating keystone-20.0.2.dev8/keystone/oauth1 creating keystone-20.0.2.dev8/keystone/oauth1/backends creating keystone-20.0.2.dev8/keystone/policy creating keystone-20.0.2.dev8/keystone/policy/backends creating keystone-20.0.2.dev8/keystone/receipt creating keystone-20.0.2.dev8/keystone/receipt/providers creating keystone-20.0.2.dev8/keystone/receipt/providers/fernet creating keystone-20.0.2.dev8/keystone/resource creating keystone-20.0.2.dev8/keystone/resource/backends creating keystone-20.0.2.dev8/keystone/resource/config_backends creating keystone-20.0.2.dev8/keystone/revoke creating keystone-20.0.2.dev8/keystone/revoke/backends creating keystone-20.0.2.dev8/keystone/server creating keystone-20.0.2.dev8/keystone/server/flask creating keystone-20.0.2.dev8/keystone/server/flask/request_processing creating keystone-20.0.2.dev8/keystone/server/flask/request_processing/middleware creating keystone-20.0.2.dev8/keystone/tests creating keystone-20.0.2.dev8/keystone/tests/common creating keystone-20.0.2.dev8/keystone/tests/functional creating keystone-20.0.2.dev8/keystone/tests/functional/shared creating keystone-20.0.2.dev8/keystone/tests/hacking creating keystone-20.0.2.dev8/keystone/tests/protection creating keystone-20.0.2.dev8/keystone/tests/protection/v3 creating keystone-20.0.2.dev8/keystone/tests/unit creating keystone-20.0.2.dev8/keystone/tests/unit/application_credential creating keystone-20.0.2.dev8/keystone/tests/unit/application_credential/backends creating keystone-20.0.2.dev8/keystone/tests/unit/assignment creating keystone-20.0.2.dev8/keystone/tests/unit/assignment/role_backends creating keystone-20.0.2.dev8/keystone/tests/unit/auth creating keystone-20.0.2.dev8/keystone/tests/unit/auth/plugins creating keystone-20.0.2.dev8/keystone/tests/unit/backend creating keystone-20.0.2.dev8/keystone/tests/unit/catalog creating keystone-20.0.2.dev8/keystone/tests/unit/common creating keystone-20.0.2.dev8/keystone/tests/unit/config_files creating keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql creating keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_multi_ldap creating keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_one_extra_sql creating keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap creating keystone-20.0.2.dev8/keystone/tests/unit/contrib creating keystone-20.0.2.dev8/keystone/tests/unit/contrib/federation creating keystone-20.0.2.dev8/keystone/tests/unit/credential creating keystone-20.0.2.dev8/keystone/tests/unit/endpoint_policy creating keystone-20.0.2.dev8/keystone/tests/unit/endpoint_policy/backends creating keystone-20.0.2.dev8/keystone/tests/unit/external creating keystone-20.0.2.dev8/keystone/tests/unit/federation creating keystone-20.0.2.dev8/keystone/tests/unit/identity creating keystone-20.0.2.dev8/keystone/tests/unit/identity/backends creating keystone-20.0.2.dev8/keystone/tests/unit/identity/shadow_users creating keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures creating keystone-20.0.2.dev8/keystone/tests/unit/limit creating keystone-20.0.2.dev8/keystone/tests/unit/policy creating keystone-20.0.2.dev8/keystone/tests/unit/policy/backends creating keystone-20.0.2.dev8/keystone/tests/unit/receipt creating keystone-20.0.2.dev8/keystone/tests/unit/resource creating keystone-20.0.2.dev8/keystone/tests/unit/resource/backends creating keystone-20.0.2.dev8/keystone/tests/unit/resource/config_backends creating keystone-20.0.2.dev8/keystone/tests/unit/saml2 creating keystone-20.0.2.dev8/keystone/tests/unit/server creating keystone-20.0.2.dev8/keystone/tests/unit/tests creating keystone-20.0.2.dev8/keystone/tests/unit/token creating keystone-20.0.2.dev8/keystone/tests/unit/trust creating keystone-20.0.2.dev8/keystone/token creating keystone-20.0.2.dev8/keystone/token/providers creating keystone-20.0.2.dev8/keystone/token/providers/fernet creating keystone-20.0.2.dev8/keystone/token/providers/jws creating keystone-20.0.2.dev8/keystone/trust creating keystone-20.0.2.dev8/keystone/trust/backends creating keystone-20.0.2.dev8/keystone_tempest_plugin creating keystone-20.0.2.dev8/playbooks creating keystone-20.0.2.dev8/rally-jobs creating keystone-20.0.2.dev8/releasenotes creating keystone-20.0.2.dev8/releasenotes/notes creating keystone-20.0.2.dev8/releasenotes/source creating keystone-20.0.2.dev8/releasenotes/source/_static creating keystone-20.0.2.dev8/releasenotes/source/_templates creating keystone-20.0.2.dev8/releasenotes/source/locale creating keystone-20.0.2.dev8/releasenotes/source/locale/en_GB creating keystone-20.0.2.dev8/releasenotes/source/locale/en_GB/LC_MESSAGES creating keystone-20.0.2.dev8/releasenotes/source/locale/fr creating keystone-20.0.2.dev8/releasenotes/source/locale/fr/LC_MESSAGES creating keystone-20.0.2.dev8/releasenotes/source/locale/ja creating keystone-20.0.2.dev8/releasenotes/source/locale/ja/LC_MESSAGES creating keystone-20.0.2.dev8/releasenotes/source/locale/ko_KR creating keystone-20.0.2.dev8/releasenotes/source/locale/ko_KR/LC_MESSAGES creating keystone-20.0.2.dev8/tools copying files to keystone-20.0.2.dev8... copying .coveragerc -> keystone-20.0.2.dev8 copying .mailmap -> keystone-20.0.2.dev8 copying .stestr.conf -> keystone-20.0.2.dev8 copying .zuul.yaml -> keystone-20.0.2.dev8 copying AUTHORS -> keystone-20.0.2.dev8 copying CONTRIBUTING.rst -> keystone-20.0.2.dev8 copying ChangeLog -> keystone-20.0.2.dev8 copying HACKING.rst -> keystone-20.0.2.dev8 copying LICENSE -> keystone-20.0.2.dev8 copying README.rst -> keystone-20.0.2.dev8 copying babel.cfg -> keystone-20.0.2.dev8 copying bindep.txt -> keystone-20.0.2.dev8 copying lower-constraints.txt -> keystone-20.0.2.dev8 copying reno.yaml -> keystone-20.0.2.dev8 copying requirements.txt -> keystone-20.0.2.dev8 copying setup.cfg -> keystone-20.0.2.dev8 copying setup.py -> keystone-20.0.2.dev8 copying test-requirements.txt -> keystone-20.0.2.dev8 copying tox.ini -> keystone-20.0.2.dev8 copying api-ref/source/conf.py -> keystone-20.0.2.dev8/api-ref/source copying api-ref/source/index.rst -> keystone-20.0.2.dev8/api-ref/source copying api-ref/source/v2-ext/index.rst -> keystone-20.0.2.dev8/api-ref/source/v2-ext copying api-ref/source/v2-ext/ksec2-admin.inc -> keystone-20.0.2.dev8/api-ref/source/v2-ext copying api-ref/source/v2-ext/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v2-ext copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-request.json -> keystone-20.0.2.dev8/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/authenticate-response.json -> keystone-20.0.2.dev8/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentials-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/credentialswithec2-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v2-ext/samples/OS-KSEC2/ec2Credentials-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v2-ext/samples/OS-KSEC2 copying api-ref/source/v3/application-credentials.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/authenticate-v3.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/credentials.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/domains-config-v3.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/domains.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/groups.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/index.rst -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/inherit.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/os-pki.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/policies.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/project-tags.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/projects.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/regions-v3.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/roles.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/service-catalog.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/status.yaml -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/system-roles.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/unified_limits.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3/users.inc -> keystone-20.0.2.dev8/api-ref/source/v3 copying api-ref/source/v3-ext/endpoint-policy.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/ep-filter.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/index.rst -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/oauth.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/revoke.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/simple-cert.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/trust.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext copying api-ref/source/v3-ext/federation/assertion/assertion.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/ecp-saml-assertion-response.xml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/metadata-response.xml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/assertion/samples/saml-assertion-response.xml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/assertion/samples copying api-ref/source/v3-ext/federation/auth/auth.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/auth copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/scoped-token-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/auth/samples/unscoped-token-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/auth/samples copying api-ref/source/v3-ext/federation/identity-provider/idp.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/add-protocol-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-protocol-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/get-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-protocol-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/register-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-protocol-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/identity-provider/samples/update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/identity-provider/samples copying api-ref/source/v3-ext/federation/mapping/mapping.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping copying api-ref/source/v3-ext/federation/mapping/samples/create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/get-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/mapping/samples/update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/mapping/samples copying api-ref/source/v3-ext/federation/projects-domains/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/projects-domains.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/projects-domains copying api-ref/source/v3-ext/federation/projects-domains/samples/domain-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/projects-domains/samples/project-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/projects-domains/samples copying api-ref/source/v3-ext/federation/service-provider/parameters.yaml -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/sp.inc -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider copying api-ref/source/v3-ext/federation/service-provider/samples/get-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/register-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/federation/service-provider/samples/update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/federation/service-provider/samples copying api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY/policy-endpoint-associations-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY copying api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY/policy-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-ENDPOINT-POLICY copying api-ref/source/v3-ext/samples/OS-EP-FILTER/create-endpoint-group-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-group-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-groups-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/endpoint-project-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-associations-by-endpoint-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-associations-by-project-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/list-service-endpoints.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/update-endpoint-group-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-EP-FILTER/update-endpoint-group-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-EP-FILTER copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-create-response.txt -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-role-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-roles-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-token-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/access-tokens-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/authorize-request-token-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumer-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/consumers-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-OAUTH1/request-token-create-response.txt -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-OAUTH1 copying api-ref/source/v3-ext/samples/OS-REVOKE/list-revoke-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-REVOKE copying api-ref/source/v3-ext/samples/OS-SIMPLE-CERT/show-ca-certificate-response.txt -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT copying api-ref/source/v3-ext/samples/OS-SIMPLE-CERT/show-signing-certificate-response.txt -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-SIMPLE-CERT copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-redelegated-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-auth-trust-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-get-role-delegated-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3-ext/samples/OS-TRUST/trust-list-roles-delegated-response.json -> keystone-20.0.2.dev8/api-ref/source/v3-ext/samples/OS-TRUST copying api-ref/source/v3/samples/admin/access-rule-get-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/access-rules-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-get-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/application-credential-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-id-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-name-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-application-credential-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-explicit-unscoped-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-project-scoped-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-system-scoped-request-with-domain.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request-with-domain.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-unscoped-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-password-user-name-unscoped-response-HTTP.txt -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-explicit-unscoped-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-scoped-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/auth-token-unscoped-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/create-role-inferences-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credential-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/credentials-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-default-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-default-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-default-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-option-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-group-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-config-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-roles-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-group-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-specific-role-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domain-user-roles-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/domains-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoint-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/endpoints-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-domain-scopes-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-project-scopes-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-available-system-scopes-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-role-inferences-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/get-service-catalog-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-roles-domain-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/group-users-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/groups-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-version-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/identity-versions-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-flat-model-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limit-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/limits-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-implied-roles-for-role-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-group-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/list-system-roles-for-user-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policies-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/policy-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-domain-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-enable-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-group-roles-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-parents-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-show-subtree-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-tags-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/project-user-roles-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/projects-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/region-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/regions-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limit-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/registered-limits-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-include-names-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-effective-list-response.txt -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-include-subtree-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-assignments-list-response.txt -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-inferences-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/role-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/roles-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/service-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/services-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/token-validate-request.txt -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-create-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-groups-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-password-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-projects-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-roles-domain-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-show-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-request.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/user-update-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/admin/users-list-response.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/admin copying api-ref/source/v3/samples/auth/requests/domain-id-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-id-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/domain-name-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-id-totp.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/project-name-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/requests/system-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/requests copying api-ref/source/v3/samples/auth/responses/auth-receipt-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/domain-scoped-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password-totp.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/project-scoped-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/system-scoped-token.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying api-ref/source/v3/samples/auth/responses/unscoped-password.json -> keystone-20.0.2.dev8/api-ref/source/v3/samples/auth/responses copying config-generator/keystone-policy-generator.conf -> keystone-20.0.2.dev8/config-generator copying config-generator/keystone.conf -> keystone-20.0.2.dev8/config-generator copying devstack/plugin.sh -> keystone-20.0.2.dev8/devstack copying devstack/files/federation/attribute-map.xml -> keystone-20.0.2.dev8/devstack/files/federation copying devstack/files/federation/shib_apache_alias.txt -> keystone-20.0.2.dev8/devstack/files/federation copying devstack/files/federation/shib_apache_handler.txt -> keystone-20.0.2.dev8/devstack/files/federation copying devstack/files/federation/shibboleth2.xml -> keystone-20.0.2.dev8/devstack/files/federation copying devstack/lib/federation.sh -> keystone-20.0.2.dev8/devstack/lib copying devstack/lib/scope.sh -> keystone-20.0.2.dev8/devstack/lib copying doc/Makefile -> keystone-20.0.2.dev8/doc copying doc/README.rst -> keystone-20.0.2.dev8/doc copying doc/requirements.txt -> keystone-20.0.2.dev8/doc copying doc/ext/__init__.py -> keystone-20.0.2.dev8/doc/ext copying doc/source/api_curl_examples.rst -> keystone-20.0.2.dev8/doc/source copying doc/source/code_documentation.rst -> keystone-20.0.2.dev8/doc/source copying doc/source/conf.py -> keystone-20.0.2.dev8/doc/source copying doc/source/index.rst -> keystone-20.0.2.dev8/doc/source copying doc/source/indices-tables.rst -> keystone-20.0.2.dev8/doc/source copying doc/source/_static/horizon-login-idp.png -> keystone-20.0.2.dev8/doc/source/_static copying doc/source/_static/horizon-login-sp.png -> keystone-20.0.2.dev8/doc/source/_static copying doc/source/_static/support-matrix.css -> keystone-20.0.2.dev8/doc/source/_static copying doc/source/admin/auth-totp.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/authentication-mechanisms.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/bootstrap.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/caching-layer.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/case-insensitive.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/cli-manage-projects-users-and-roles.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/configuration.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/configure_tokenless_x509.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/credential-encryption.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/domain-specific-config.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/endpoint-filtering.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/endpoint-policy.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/event_notifications.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/external-authentication.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/fernet-token-faq.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/getting-started.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/health-check-middleware.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/identity-concepts.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/identity-sources.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/identity-support-matrix.ini -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/index.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/integrate-with-ldap.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/jws-key-rotation.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/keystone-features.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/limit-list-size.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/logging.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/manage-services.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/manage-trusts.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/multi-factor-authentication.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/oauth1.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/operations.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/performance.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/resource-options.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/security-compliance.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/service-api-protection.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/token-provider.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/token-support-matrix.ini -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/tokens-overview.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/tokens.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/troubleshoot.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/unified-limits.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/upgrading.rst -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/url-safe-naming.inc -> keystone-20.0.2.dev8/doc/source/admin copying doc/source/admin/federation/configure_federation.rst -> keystone-20.0.2.dev8/doc/source/admin/federation copying doc/source/admin/federation/federated_identity.rst -> keystone-20.0.2.dev8/doc/source/admin/federation copying doc/source/admin/federation/introduction.rst -> keystone-20.0.2.dev8/doc/source/admin/federation copying doc/source/admin/federation/mapping_combinations.rst -> keystone-20.0.2.dev8/doc/source/admin/federation copying doc/source/admin/federation/mellon.inc -> keystone-20.0.2.dev8/doc/source/admin/federation copying doc/source/admin/federation/openidc.inc -> keystone-20.0.2.dev8/doc/source/admin/federation copying doc/source/admin/federation/shibboleth.inc -> keystone-20.0.2.dev8/doc/source/admin/federation copying doc/source/admin/figures/keystone-federation.png -> keystone-20.0.2.dev8/doc/source/admin/figures copying doc/source/admin/figures/keystone-federation.svg -> keystone-20.0.2.dev8/doc/source/admin/figures copying doc/source/cli/commands.rst -> keystone-20.0.2.dev8/doc/source/cli copying doc/source/cli/index.rst -> keystone-20.0.2.dev8/doc/source/cli copying doc/source/cli/keystone-manage.rst -> keystone-20.0.2.dev8/doc/source/cli copying doc/source/cli/keystone-status.rst -> keystone-20.0.2.dev8/doc/source/cli copying doc/source/configuration/config-options.rst -> keystone-20.0.2.dev8/doc/source/configuration copying doc/source/configuration/index.rst -> keystone-20.0.2.dev8/doc/source/configuration copying doc/source/configuration/policy.rst -> keystone-20.0.2.dev8/doc/source/configuration copying doc/source/configuration/samples/index.rst -> keystone-20.0.2.dev8/doc/source/configuration/samples copying doc/source/configuration/samples/keystone-conf.rst -> keystone-20.0.2.dev8/doc/source/configuration/samples copying doc/source/configuration/samples/logging-conf.rst -> keystone-20.0.2.dev8/doc/source/configuration/samples copying doc/source/configuration/samples/policy-yaml.rst -> keystone-20.0.2.dev8/doc/source/configuration/samples copying doc/source/contributor/api_change_tutorial.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/architecture.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/auth-plugins.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/caching-layer.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/contributing.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/database-migrations.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/developing-drivers.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/doctor-checks.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/filtering-responsibilities.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/how-can-i-help.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/http-api.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/id-manage.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/index.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/list-truncation.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/programming-exercises.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/proposing-features.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/release-notes.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/service-catalog.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/services.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/set-up-keystone.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/testing-keystone.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/translated-responses.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/contributor/vision-reflection.rst -> keystone-20.0.2.dev8/doc/source/contributor copying doc/source/getting-started/architecture.rst -> keystone-20.0.2.dev8/doc/source/getting-started copying doc/source/getting-started/community.rst -> keystone-20.0.2.dev8/doc/source/getting-started copying doc/source/getting-started/index.rst -> keystone-20.0.2.dev8/doc/source/getting-started copying doc/source/getting-started/policy_mapping.rst -> keystone-20.0.2.dev8/doc/source/getting-started copying doc/source/install/get-started-obs.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/get-started-rdo.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/get-started-ubuntu.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/index-obs.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/index-rdo.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/index-ubuntu.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/index.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-install-obs.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-install-rdo.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-install-ubuntu.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-openrc-obs.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-openrc-rdo.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-openrc-ubuntu.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-users-obs.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-users-rdo.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-users-ubuntu.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-verify-obs.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-verify-rdo.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/keystone-verify-ubuntu.rst -> keystone-20.0.2.dev8/doc/source/install copying doc/source/install/common/get-started-identity.inc -> keystone-20.0.2.dev8/doc/source/install/common copying doc/source/install/common/keystone-users.inc -> keystone-20.0.2.dev8/doc/source/install/common copying doc/source/install/common/openrc.inc -> keystone-20.0.2.dev8/doc/source/install/common copying doc/source/install/shared/note_configuration_vary_by_distribution.rst -> keystone-20.0.2.dev8/doc/source/install/shared copying doc/source/user/application_credentials.rst -> keystone-20.0.2.dev8/doc/source/user copying doc/source/user/index.rst -> keystone-20.0.2.dev8/doc/source/user copying doc/source/user/json_home.rst -> keystone-20.0.2.dev8/doc/source/user copying doc/source/user/multi-factor-authentication.rst -> keystone-20.0.2.dev8/doc/source/user copying doc/source/user/supported_clients.rst -> keystone-20.0.2.dev8/doc/source/user copying doc/source/user/trusts.rst -> keystone-20.0.2.dev8/doc/source/user copying etc/README.txt -> keystone-20.0.2.dev8/etc copying etc/default_catalog.templates -> keystone-20.0.2.dev8/etc copying etc/logging.conf.sample -> keystone-20.0.2.dev8/etc copying etc/sso_callback_template.html -> keystone-20.0.2.dev8/etc copying examples/pki/certs/cacert.pem -> keystone-20.0.2.dev8/examples/pki/certs copying examples/pki/certs/middleware.pem -> keystone-20.0.2.dev8/examples/pki/certs copying examples/pki/certs/signing_cert.pem -> keystone-20.0.2.dev8/examples/pki/certs copying examples/pki/certs/ssl_cert.pem -> keystone-20.0.2.dev8/examples/pki/certs copying examples/pki/private/cakey.pem -> keystone-20.0.2.dev8/examples/pki/private copying examples/pki/private/signing_key.pem -> keystone-20.0.2.dev8/examples/pki/private copying examples/pki/private/ssl_key.pem -> keystone-20.0.2.dev8/examples/pki/private copying httpd/README -> keystone-20.0.2.dev8/httpd copying httpd/keystone-uwsgi-admin.ini -> keystone-20.0.2.dev8/httpd copying httpd/keystone-uwsgi-public.ini -> keystone-20.0.2.dev8/httpd copying httpd/uwsgi-keystone.conf -> keystone-20.0.2.dev8/httpd copying httpd/wsgi-keystone.conf -> keystone-20.0.2.dev8/httpd copying keystone/__init__.py -> keystone-20.0.2.dev8/keystone copying keystone/exception.py -> keystone-20.0.2.dev8/keystone copying keystone/i18n.py -> keystone-20.0.2.dev8/keystone copying keystone/notifications.py -> keystone-20.0.2.dev8/keystone copying keystone/version.py -> keystone-20.0.2.dev8/keystone copying keystone.egg-info/PKG-INFO -> keystone-20.0.2.dev8/keystone.egg-info copying keystone.egg-info/SOURCES.txt -> keystone-20.0.2.dev8/keystone.egg-info copying keystone.egg-info/dependency_links.txt -> keystone-20.0.2.dev8/keystone.egg-info copying keystone.egg-info/entry_points.txt -> keystone-20.0.2.dev8/keystone.egg-info copying keystone.egg-info/not-zip-safe -> keystone-20.0.2.dev8/keystone.egg-info copying keystone.egg-info/pbr.json -> keystone-20.0.2.dev8/keystone.egg-info copying keystone.egg-info/requires.txt -> keystone-20.0.2.dev8/keystone.egg-info copying keystone.egg-info/top_level.txt -> keystone-20.0.2.dev8/keystone.egg-info copying keystone/api/__init__.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/auth.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/credentials.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/discovery.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/domains.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/ec2tokens.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/endpoints.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/groups.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/limits.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/os_ep_filter.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/os_federation.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/os_inherit.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/os_oauth1.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/os_revoke.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/os_simple_cert.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/policy.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/projects.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/regions.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/registered_limits.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/role_assignments.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/role_inferences.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/roles.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/s3tokens.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/services.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/system.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/trusts.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/users.py -> keystone-20.0.2.dev8/keystone/api copying keystone/api/_shared/EC2_S3_Resource.py -> keystone-20.0.2.dev8/keystone/api/_shared copying keystone/api/_shared/__init__.py -> keystone-20.0.2.dev8/keystone/api/_shared copying keystone/api/_shared/authentication.py -> keystone-20.0.2.dev8/keystone/api/_shared copying keystone/api/_shared/implied_roles.py -> keystone-20.0.2.dev8/keystone/api/_shared copying keystone/api/_shared/json_home_relations.py -> keystone-20.0.2.dev8/keystone/api/_shared copying keystone/api/_shared/saml.py -> keystone-20.0.2.dev8/keystone/api/_shared copying keystone/application_credential/__init__.py -> keystone-20.0.2.dev8/keystone/application_credential copying keystone/application_credential/core.py -> keystone-20.0.2.dev8/keystone/application_credential copying keystone/application_credential/schema.py -> keystone-20.0.2.dev8/keystone/application_credential copying keystone/application_credential/backends/__init__.py -> keystone-20.0.2.dev8/keystone/application_credential/backends copying keystone/application_credential/backends/base.py -> keystone-20.0.2.dev8/keystone/application_credential/backends copying keystone/application_credential/backends/sql.py -> keystone-20.0.2.dev8/keystone/application_credential/backends copying keystone/assignment/__init__.py -> keystone-20.0.2.dev8/keystone/assignment copying keystone/assignment/core.py -> keystone-20.0.2.dev8/keystone/assignment copying keystone/assignment/schema.py -> keystone-20.0.2.dev8/keystone/assignment copying keystone/assignment/backends/__init__.py -> keystone-20.0.2.dev8/keystone/assignment/backends copying keystone/assignment/backends/base.py -> keystone-20.0.2.dev8/keystone/assignment/backends copying keystone/assignment/backends/sql.py -> keystone-20.0.2.dev8/keystone/assignment/backends copying keystone/assignment/role_backends/__init__.py -> keystone-20.0.2.dev8/keystone/assignment/role_backends copying keystone/assignment/role_backends/base.py -> keystone-20.0.2.dev8/keystone/assignment/role_backends copying keystone/assignment/role_backends/resource_options.py -> keystone-20.0.2.dev8/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql.py -> keystone-20.0.2.dev8/keystone/assignment/role_backends copying keystone/assignment/role_backends/sql_model.py -> keystone-20.0.2.dev8/keystone/assignment/role_backends copying keystone/auth/__init__.py -> keystone-20.0.2.dev8/keystone/auth copying keystone/auth/core.py -> keystone-20.0.2.dev8/keystone/auth copying keystone/auth/schema.py -> keystone-20.0.2.dev8/keystone/auth copying keystone/auth/plugins/__init__.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/application_credential.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/base.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/core.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/external.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/mapped.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/oauth1.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/password.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/token.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/auth/plugins/totp.py -> keystone-20.0.2.dev8/keystone/auth/plugins copying keystone/catalog/__init__.py -> keystone-20.0.2.dev8/keystone/catalog copying keystone/catalog/core.py -> keystone-20.0.2.dev8/keystone/catalog copying keystone/catalog/schema.py -> keystone-20.0.2.dev8/keystone/catalog copying keystone/catalog/backends/__init__.py -> keystone-20.0.2.dev8/keystone/catalog/backends copying keystone/catalog/backends/base.py -> keystone-20.0.2.dev8/keystone/catalog/backends copying keystone/catalog/backends/sql.py -> keystone-20.0.2.dev8/keystone/catalog/backends copying keystone/catalog/backends/templated.py -> keystone-20.0.2.dev8/keystone/catalog/backends copying keystone/cmd/__init__.py -> keystone-20.0.2.dev8/keystone/cmd copying keystone/cmd/bootstrap.py -> keystone-20.0.2.dev8/keystone/cmd copying keystone/cmd/cli.py -> keystone-20.0.2.dev8/keystone/cmd copying keystone/cmd/manage.py -> keystone-20.0.2.dev8/keystone/cmd copying keystone/cmd/status.py -> keystone-20.0.2.dev8/keystone/cmd copying keystone/cmd/doctor/__init__.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/caching.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/credential.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/database.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/debug.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/federation.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/ldap.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/security_compliance.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/tokens.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/cmd/doctor/tokens_fernet.py -> keystone-20.0.2.dev8/keystone/cmd/doctor copying keystone/common/__init__.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/authorization.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/context.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/driver_hints.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/fernet_utils.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/json_home.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/jwt_utils.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/manager.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/password_hashing.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/profiler.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/provider_api.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/render_token.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/tokenless_auth.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/utils.py -> keystone-20.0.2.dev8/keystone/common copying keystone/common/cache/__init__.py -> keystone-20.0.2.dev8/keystone/common/cache copying keystone/common/cache/_context_cache.py -> keystone-20.0.2.dev8/keystone/common/cache copying keystone/common/cache/core.py -> keystone-20.0.2.dev8/keystone/common/cache copying keystone/common/policies/__init__.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/access_rule.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/access_token.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/application_credential.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/auth.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/base.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/consumer.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/credential.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/domain.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/domain_config.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/ec2_credential.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/endpoint.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/endpoint_group.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/grant.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/group.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/identity_provider.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/implied_role.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/limit.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/mapping.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/policy.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/policy_association.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/project.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/project_endpoint.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/protocol.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/region.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/registered_limit.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/revoke_event.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/role.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/role_assignment.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/service.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/service_provider.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/token.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/token_revocation.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/trust.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/policies/user.py -> keystone-20.0.2.dev8/keystone/common/policies copying keystone/common/rbac_enforcer/__init__.py -> keystone-20.0.2.dev8/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/enforcer.py -> keystone-20.0.2.dev8/keystone/common/rbac_enforcer copying keystone/common/rbac_enforcer/policy.py -> keystone-20.0.2.dev8/keystone/common/rbac_enforcer copying keystone/common/resource_options/__init__.py -> keystone-20.0.2.dev8/keystone/common/resource_options copying keystone/common/resource_options/core.py -> keystone-20.0.2.dev8/keystone/common/resource_options copying keystone/common/resource_options/options/__init__.py -> keystone-20.0.2.dev8/keystone/common/resource_options/options copying keystone/common/resource_options/options/immutable.py -> keystone-20.0.2.dev8/keystone/common/resource_options/options copying keystone/common/sql/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql copying keystone/common/sql/core.py -> keystone-20.0.2.dev8/keystone/common/sql copying keystone/common/sql/upgrades.py -> keystone-20.0.2.dev8/keystone/common/sql copying keystone/common/sql/contract_repo/README -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/manage.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/migrate.cfg -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo copying keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/005_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/006_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/007_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/008_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/009_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/017_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/018_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/019_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/020_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/021_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/025_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/026_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/027_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/028_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/029_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/038_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/039_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/040_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/041_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/042_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/043_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/044_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/049_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/050_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/051_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/052_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/057_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/058_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/059_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/060_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/061_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/067_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/068_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/069_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/070_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/071_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/074_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/075_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/076_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/077_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/078_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/contract_repo/versions/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/contract_repo/versions copying keystone/common/sql/data_migration_repo/README -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/manage.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/migrate.cfg -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo copying keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/data_migration_repo/versions/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/data_migration_repo/versions copying keystone/common/sql/expand_repo/README -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/manage.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/migrate.cfg -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo copying keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/005_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/006_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/007_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/008_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/009_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/017_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/018_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/019_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/020_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/021_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/025_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/026_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/027_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/028_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/029_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/038_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/039_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/040_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/041_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/042_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/043_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/044_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/049_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/050_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/051_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/052_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/057_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/058_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/059_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/060_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/061_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/067_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/068_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/069_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/070_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/071_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/074_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/075_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/076_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/077_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/078_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/expand_repo/versions/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/expand_repo/versions copying keystone/common/sql/migrate_repo/README -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/manage.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/migrate.cfg -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo copying keystone/common/sql/migrate_repo/versions/067_kilo.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/068_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/069_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/070_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/071_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/072_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/076_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/077_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/078_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/079_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/080_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/098_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/099_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/100_placeholder.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/sql/migrate_repo/versions/__init__.py -> keystone-20.0.2.dev8/keystone/common/sql/migrate_repo/versions copying keystone/common/validation/__init__.py -> keystone-20.0.2.dev8/keystone/common/validation copying keystone/common/validation/parameter_types.py -> keystone-20.0.2.dev8/keystone/common/validation copying keystone/common/validation/validators.py -> keystone-20.0.2.dev8/keystone/common/validation copying keystone/conf/__init__.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/application_credential.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/assignment.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/auth.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/catalog.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/constants.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/credential.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/default.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/domain_config.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/endpoint_filter.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/endpoint_policy.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/eventlet_server.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/federation.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/fernet_receipts.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/fernet_tokens.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/identity.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/identity_mapping.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/jwt_tokens.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/ldap.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/memcache.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/oauth1.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/opts.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/policy.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/receipt.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/resource.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/revoke.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/role.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/saml.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/security_compliance.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/shadow_users.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/token.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/tokenless_auth.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/totp.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/trust.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/unified_limit.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/utils.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/conf/wsgi.py -> keystone-20.0.2.dev8/keystone/conf copying keystone/credential/__init__.py -> keystone-20.0.2.dev8/keystone/credential copying keystone/credential/core.py -> keystone-20.0.2.dev8/keystone/credential copying keystone/credential/provider.py -> keystone-20.0.2.dev8/keystone/credential copying keystone/credential/schema.py -> keystone-20.0.2.dev8/keystone/credential copying keystone/credential/backends/__init__.py -> keystone-20.0.2.dev8/keystone/credential/backends copying keystone/credential/backends/base.py -> keystone-20.0.2.dev8/keystone/credential/backends copying keystone/credential/backends/sql.py -> keystone-20.0.2.dev8/keystone/credential/backends copying keystone/credential/providers/__init__.py -> keystone-20.0.2.dev8/keystone/credential/providers copying keystone/credential/providers/core.py -> keystone-20.0.2.dev8/keystone/credential/providers copying keystone/credential/providers/fernet/__init__.py -> keystone-20.0.2.dev8/keystone/credential/providers/fernet copying keystone/credential/providers/fernet/core.py -> keystone-20.0.2.dev8/keystone/credential/providers/fernet copying keystone/endpoint_policy/__init__.py -> keystone-20.0.2.dev8/keystone/endpoint_policy copying keystone/endpoint_policy/core.py -> keystone-20.0.2.dev8/keystone/endpoint_policy copying keystone/endpoint_policy/backends/__init__.py -> keystone-20.0.2.dev8/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/base.py -> keystone-20.0.2.dev8/keystone/endpoint_policy/backends copying keystone/endpoint_policy/backends/sql.py -> keystone-20.0.2.dev8/keystone/endpoint_policy/backends copying keystone/federation/__init__.py -> keystone-20.0.2.dev8/keystone/federation copying keystone/federation/constants.py -> keystone-20.0.2.dev8/keystone/federation copying keystone/federation/core.py -> keystone-20.0.2.dev8/keystone/federation copying keystone/federation/idp.py -> keystone-20.0.2.dev8/keystone/federation copying keystone/federation/schema.py -> keystone-20.0.2.dev8/keystone/federation copying keystone/federation/utils.py -> keystone-20.0.2.dev8/keystone/federation copying keystone/federation/backends/__init__.py -> keystone-20.0.2.dev8/keystone/federation/backends copying keystone/federation/backends/base.py -> keystone-20.0.2.dev8/keystone/federation/backends copying keystone/federation/backends/sql.py -> keystone-20.0.2.dev8/keystone/federation/backends copying keystone/identity/__init__.py -> keystone-20.0.2.dev8/keystone/identity copying keystone/identity/core.py -> keystone-20.0.2.dev8/keystone/identity copying keystone/identity/generator.py -> keystone-20.0.2.dev8/keystone/identity copying keystone/identity/schema.py -> keystone-20.0.2.dev8/keystone/identity copying keystone/identity/backends/__init__.py -> keystone-20.0.2.dev8/keystone/identity/backends copying keystone/identity/backends/base.py -> keystone-20.0.2.dev8/keystone/identity/backends copying keystone/identity/backends/resource_options.py -> keystone-20.0.2.dev8/keystone/identity/backends copying keystone/identity/backends/sql.py -> keystone-20.0.2.dev8/keystone/identity/backends copying keystone/identity/backends/sql_model.py -> keystone-20.0.2.dev8/keystone/identity/backends copying keystone/identity/backends/ldap/__init__.py -> keystone-20.0.2.dev8/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/common.py -> keystone-20.0.2.dev8/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/core.py -> keystone-20.0.2.dev8/keystone/identity/backends/ldap copying keystone/identity/backends/ldap/models.py -> keystone-20.0.2.dev8/keystone/identity/backends/ldap copying keystone/identity/id_generators/__init__.py -> keystone-20.0.2.dev8/keystone/identity/id_generators copying keystone/identity/id_generators/sha256.py -> keystone-20.0.2.dev8/keystone/identity/id_generators copying keystone/identity/mapping_backends/__init__.py -> keystone-20.0.2.dev8/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/base.py -> keystone-20.0.2.dev8/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/mapping.py -> keystone-20.0.2.dev8/keystone/identity/mapping_backends copying keystone/identity/mapping_backends/sql.py -> keystone-20.0.2.dev8/keystone/identity/mapping_backends copying keystone/identity/shadow_backends/__init__.py -> keystone-20.0.2.dev8/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/base.py -> keystone-20.0.2.dev8/keystone/identity/shadow_backends copying keystone/identity/shadow_backends/sql.py -> keystone-20.0.2.dev8/keystone/identity/shadow_backends copying keystone/limit/__init__.py -> keystone-20.0.2.dev8/keystone/limit copying keystone/limit/core.py -> keystone-20.0.2.dev8/keystone/limit copying keystone/limit/schema.py -> keystone-20.0.2.dev8/keystone/limit copying keystone/limit/backends/__init__.py -> keystone-20.0.2.dev8/keystone/limit/backends copying keystone/limit/backends/base.py -> keystone-20.0.2.dev8/keystone/limit/backends copying keystone/limit/backends/sql.py -> keystone-20.0.2.dev8/keystone/limit/backends copying keystone/limit/models/__init__.py -> keystone-20.0.2.dev8/keystone/limit/models copying keystone/limit/models/base.py -> keystone-20.0.2.dev8/keystone/limit/models copying keystone/limit/models/flat.py -> keystone-20.0.2.dev8/keystone/limit/models copying keystone/limit/models/strict_two_level.py -> keystone-20.0.2.dev8/keystone/limit/models copying keystone/locale/de/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/de/LC_MESSAGES copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/en_GB/LC_MESSAGES copying keystone/locale/es/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/es/LC_MESSAGES copying keystone/locale/fr/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/fr/LC_MESSAGES copying keystone/locale/it/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/it/LC_MESSAGES copying keystone/locale/ja/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/ja/LC_MESSAGES copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/ko_KR/LC_MESSAGES copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/pt_BR/LC_MESSAGES copying keystone/locale/ru/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/ru/LC_MESSAGES copying keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/tr_TR/LC_MESSAGES copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/zh_CN/LC_MESSAGES copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> keystone-20.0.2.dev8/keystone/locale/zh_TW/LC_MESSAGES copying keystone/models/__init__.py -> keystone-20.0.2.dev8/keystone/models copying keystone/models/receipt_model.py -> keystone-20.0.2.dev8/keystone/models copying keystone/models/revoke_model.py -> keystone-20.0.2.dev8/keystone/models copying keystone/models/token_model.py -> keystone-20.0.2.dev8/keystone/models copying keystone/oauth1/__init__.py -> keystone-20.0.2.dev8/keystone/oauth1 copying keystone/oauth1/core.py -> keystone-20.0.2.dev8/keystone/oauth1 copying keystone/oauth1/schema.py -> keystone-20.0.2.dev8/keystone/oauth1 copying keystone/oauth1/validator.py -> keystone-20.0.2.dev8/keystone/oauth1 copying keystone/oauth1/backends/__init__.py -> keystone-20.0.2.dev8/keystone/oauth1/backends copying keystone/oauth1/backends/base.py -> keystone-20.0.2.dev8/keystone/oauth1/backends copying keystone/oauth1/backends/sql.py -> keystone-20.0.2.dev8/keystone/oauth1/backends copying keystone/policy/__init__.py -> keystone-20.0.2.dev8/keystone/policy copying keystone/policy/core.py -> keystone-20.0.2.dev8/keystone/policy copying keystone/policy/schema.py -> keystone-20.0.2.dev8/keystone/policy copying keystone/policy/backends/__init__.py -> keystone-20.0.2.dev8/keystone/policy/backends copying keystone/policy/backends/base.py -> keystone-20.0.2.dev8/keystone/policy/backends copying keystone/policy/backends/rules.py -> keystone-20.0.2.dev8/keystone/policy/backends copying keystone/policy/backends/sql.py -> keystone-20.0.2.dev8/keystone/policy/backends copying keystone/receipt/__init__.py -> keystone-20.0.2.dev8/keystone/receipt copying keystone/receipt/handlers.py -> keystone-20.0.2.dev8/keystone/receipt copying keystone/receipt/provider.py -> keystone-20.0.2.dev8/keystone/receipt copying keystone/receipt/receipt_formatters.py -> keystone-20.0.2.dev8/keystone/receipt copying keystone/receipt/providers/__init__.py -> keystone-20.0.2.dev8/keystone/receipt/providers copying keystone/receipt/providers/base.py -> keystone-20.0.2.dev8/keystone/receipt/providers copying keystone/receipt/providers/fernet/__init__.py -> keystone-20.0.2.dev8/keystone/receipt/providers/fernet copying keystone/receipt/providers/fernet/core.py -> keystone-20.0.2.dev8/keystone/receipt/providers/fernet copying keystone/resource/__init__.py -> keystone-20.0.2.dev8/keystone/resource copying keystone/resource/core.py -> keystone-20.0.2.dev8/keystone/resource copying keystone/resource/schema.py -> keystone-20.0.2.dev8/keystone/resource copying keystone/resource/backends/__init__.py -> keystone-20.0.2.dev8/keystone/resource/backends copying keystone/resource/backends/base.py -> keystone-20.0.2.dev8/keystone/resource/backends copying keystone/resource/backends/resource_options.py -> keystone-20.0.2.dev8/keystone/resource/backends copying keystone/resource/backends/sql.py -> keystone-20.0.2.dev8/keystone/resource/backends copying keystone/resource/backends/sql_model.py -> keystone-20.0.2.dev8/keystone/resource/backends copying keystone/resource/config_backends/__init__.py -> keystone-20.0.2.dev8/keystone/resource/config_backends copying keystone/resource/config_backends/base.py -> keystone-20.0.2.dev8/keystone/resource/config_backends copying keystone/resource/config_backends/sql.py -> keystone-20.0.2.dev8/keystone/resource/config_backends copying keystone/revoke/__init__.py -> keystone-20.0.2.dev8/keystone/revoke copying keystone/revoke/core.py -> keystone-20.0.2.dev8/keystone/revoke copying keystone/revoke/model.py -> keystone-20.0.2.dev8/keystone/revoke copying keystone/revoke/backends/__init__.py -> keystone-20.0.2.dev8/keystone/revoke/backends copying keystone/revoke/backends/base.py -> keystone-20.0.2.dev8/keystone/revoke/backends copying keystone/revoke/backends/sql.py -> keystone-20.0.2.dev8/keystone/revoke/backends copying keystone/server/__init__.py -> keystone-20.0.2.dev8/keystone/server copying keystone/server/backends.py -> keystone-20.0.2.dev8/keystone/server copying keystone/server/wsgi.py -> keystone-20.0.2.dev8/keystone/server copying keystone/server/flask/__init__.py -> keystone-20.0.2.dev8/keystone/server/flask copying keystone/server/flask/application.py -> keystone-20.0.2.dev8/keystone/server/flask copying keystone/server/flask/common.py -> keystone-20.0.2.dev8/keystone/server/flask copying keystone/server/flask/core.py -> keystone-20.0.2.dev8/keystone/server/flask copying keystone/server/flask/request_processing/__init__.py -> keystone-20.0.2.dev8/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/json_body.py -> keystone-20.0.2.dev8/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/req_logging.py -> keystone-20.0.2.dev8/keystone/server/flask/request_processing copying keystone/server/flask/request_processing/middleware/__init__.py -> keystone-20.0.2.dev8/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/auth_context.py -> keystone-20.0.2.dev8/keystone/server/flask/request_processing/middleware copying keystone/server/flask/request_processing/middleware/url_normalize.py -> keystone-20.0.2.dev8/keystone/server/flask/request_processing/middleware copying keystone/tests/__init__.py -> keystone-20.0.2.dev8/keystone/tests copying keystone/tests/common/__init__.py -> keystone-20.0.2.dev8/keystone/tests/common copying keystone/tests/common/auth.py -> keystone-20.0.2.dev8/keystone/tests/common copying keystone/tests/functional/__init__.py -> keystone-20.0.2.dev8/keystone/tests/functional copying keystone/tests/functional/core.py -> keystone-20.0.2.dev8/keystone/tests/functional copying keystone/tests/functional/shared/__init__.py -> keystone-20.0.2.dev8/keystone/tests/functional/shared copying keystone/tests/functional/shared/test_running.py -> keystone-20.0.2.dev8/keystone/tests/functional/shared copying keystone/tests/hacking/__init__.py -> keystone-20.0.2.dev8/keystone/tests/hacking copying keystone/tests/hacking/checks.py -> keystone-20.0.2.dev8/keystone/tests/hacking copying keystone/tests/protection/__init__.py -> keystone-20.0.2.dev8/keystone/tests/protection copying keystone/tests/protection/v3/__init__.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_access_rules.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_application_credential.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_assignment.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_consumer.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_credentials.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_config.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domain_roles.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_domains.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_ec2_credential.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoint_group.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_endpoints.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_grants.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_groups.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_identity_providers.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_implied_roles.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_limits.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_mappings.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_policy_association.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_endpoint.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_project_tags.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_projects.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_protocols.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_regions.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_registered_limits.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_roles.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_service_providers.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_services.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_system_assignments.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_tokens.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_trusts.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/protection/v3/test_users.py -> keystone-20.0.2.dev8/keystone/tests/protection/v3 copying keystone/tests/unit/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/base_classes.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/core.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/default_catalog.templates -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/default_catalog_multi_region.templates -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/default_fixtures.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/fakeldap.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/federation_fixtures.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/filtering.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/identity_mapping.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/mapping_fixtures.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/rest.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_app_config.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_auth_plugin.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_federation_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_id_mapping_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_ldap_pool.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_rules.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_backend_templated.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_cli.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_config.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_contrib_ec2_core.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_contrib_s3_core.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_contrib_simple_cert.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_driver_hints.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_entry_points.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_exception.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_hacking_checks.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_healthcheck.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_ldap_livetest.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_ldap_pool_livetest.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_ldap_tls_livetest.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_limits.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_middleware.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_policy.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_receipt_provider.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_revoke.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_shadow_users.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_sql_banned_operations.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_sql_upgrade.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_token_provider.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_url_middleware.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_application_credential.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_assignment.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_auth.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_catalog.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_credential.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_domain_config.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_endpoint_policy.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_federation.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_filters.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_identity.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_oauth1.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_os_revoke.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_policy.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_resource.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_v3_trust.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_validation.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/test_versions.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/utils.py -> keystone-20.0.2.dev8/keystone/tests/unit copying keystone/tests/unit/application_credential/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/application_credential copying keystone/tests/unit/application_credential/backends/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/application_credential/backends/test_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/application_credential/backends copying keystone/tests/unit/assignment/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/assignment copying keystone/tests/unit/assignment/role_backends/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/assignment/role_backends/test_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/assignment/role_backends copying keystone/tests/unit/auth/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_controllers.py -> keystone-20.0.2.dev8/keystone/tests/unit/auth copying keystone/tests/unit/auth/test_schema.py -> keystone-20.0.2.dev8/keystone/tests/unit/auth copying keystone/tests/unit/auth/plugins/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/auth/plugins copying keystone/tests/unit/auth/plugins/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/auth/plugins copying keystone/tests/unit/backend/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_ldap.py -> keystone-20.0.2.dev8/keystone/tests/unit/backend copying keystone/tests/unit/backend/core_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/backend copying keystone/tests/unit/catalog/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/catalog copying keystone/tests/unit/catalog/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/catalog copying keystone/tests/unit/common/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_cache.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_database_conflicts.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_json_home.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_notifications.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_provider_api.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_rbac_enforcer.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_resource_options_common.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_sql_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/common/test_utils.py -> keystone-20.0.2.dev8/keystone/tests/unit/common copying keystone/tests/unit/config_files/backend_ldap.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_liveldap.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_sql.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/test_auth_plugin.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_multi_ldap copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_one_extra_sql copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> keystone-20.0.2.dev8/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap copying keystone/tests/unit/contrib/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/contrib copying keystone/tests/unit/contrib/federation/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/contrib/federation copying keystone/tests/unit/contrib/federation/test_utils.py -> keystone-20.0.2.dev8/keystone/tests/unit/contrib/federation copying keystone/tests/unit/credential/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_backend_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/credential copying keystone/tests/unit/credential/test_fernet_provider.py -> keystone-20.0.2.dev8/keystone/tests/unit/credential copying keystone/tests/unit/endpoint_policy/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/endpoint_policy copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> keystone-20.0.2.dev8/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/endpoint_policy/backends copying keystone/tests/unit/external/README.rst -> keystone-20.0.2.dev8/keystone/tests/unit/external copying keystone/tests/unit/external/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/external copying keystone/tests/unit/external/test_timeutils.py -> keystone-20.0.2.dev8/keystone/tests/unit/external copying keystone/tests/unit/federation/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/federation copying keystone/tests/unit/federation/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/federation copying keystone/tests/unit/identity/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backend_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity copying keystone/tests/unit/identity/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity copying keystone/tests/unit/identity/backends/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_base.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_ldap_common.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/backends/test_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/backends copying keystone/tests/unit/identity/shadow_users/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_backend.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/identity/shadow_users/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/identity/shadow_users copying keystone/tests/unit/ksfixtures/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/auth_plugins.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/backendloader.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/cache.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/database.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/hacking.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/key_repository.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/ldapdb.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/policy.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/ksfixtures/temporaryfile.py -> keystone-20.0.2.dev8/keystone/tests/unit/ksfixtures copying keystone/tests/unit/limit/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/limit copying keystone/tests/unit/limit/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/limit copying keystone/tests/unit/policy/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/policy copying keystone/tests/unit/policy/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/policy copying keystone/tests/unit/policy/backends/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_base.py -> keystone-20.0.2.dev8/keystone/tests/unit/policy/backends copying keystone/tests/unit/policy/backends/test_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/policy/backends copying keystone/tests/unit/receipt/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_fernet_provider.py -> keystone-20.0.2.dev8/keystone/tests/unit/receipt copying keystone/tests/unit/receipt/test_receipt_serialization.py -> keystone-20.0.2.dev8/keystone/tests/unit/receipt copying keystone/tests/unit/resource/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/resource copying keystone/tests/unit/resource/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/resource copying keystone/tests/unit/resource/backends/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/backends/test_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/resource/backends copying keystone/tests/unit/resource/config_backends/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/resource/config_backends/test_sql.py -> keystone-20.0.2.dev8/keystone/tests/unit/resource/config_backends copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> keystone-20.0.2.dev8/keystone/tests/unit/saml2 copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> keystone-20.0.2.dev8/keystone/tests/unit/saml2 copying keystone/tests/unit/server/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/server copying keystone/tests/unit/server/test_keystone_flask.py -> keystone-20.0.2.dev8/keystone/tests/unit/server copying keystone/tests/unit/tests/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_core.py -> keystone-20.0.2.dev8/keystone/tests/unit/tests copying keystone/tests/unit/tests/test_utils.py -> keystone-20.0.2.dev8/keystone/tests/unit/tests copying keystone/tests/unit/token/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/token copying keystone/tests/unit/token/test_fernet_provider.py -> keystone-20.0.2.dev8/keystone/tests/unit/token copying keystone/tests/unit/token/test_jws_provider.py -> keystone-20.0.2.dev8/keystone/tests/unit/token copying keystone/tests/unit/token/test_token_serialization.py -> keystone-20.0.2.dev8/keystone/tests/unit/token copying keystone/tests/unit/trust/__init__.py -> keystone-20.0.2.dev8/keystone/tests/unit/trust copying keystone/tests/unit/trust/test_backends.py -> keystone-20.0.2.dev8/keystone/tests/unit/trust copying keystone/token/__init__.py -> keystone-20.0.2.dev8/keystone/token copying keystone/token/provider.py -> keystone-20.0.2.dev8/keystone/token copying keystone/token/token_formatters.py -> keystone-20.0.2.dev8/keystone/token copying keystone/token/providers/__init__.py -> keystone-20.0.2.dev8/keystone/token/providers copying keystone/token/providers/base.py -> keystone-20.0.2.dev8/keystone/token/providers copying keystone/token/providers/fernet/__init__.py -> keystone-20.0.2.dev8/keystone/token/providers/fernet copying keystone/token/providers/fernet/core.py -> keystone-20.0.2.dev8/keystone/token/providers/fernet copying keystone/token/providers/jws/__init__.py -> keystone-20.0.2.dev8/keystone/token/providers/jws copying keystone/token/providers/jws/core.py -> keystone-20.0.2.dev8/keystone/token/providers/jws copying keystone/trust/__init__.py -> keystone-20.0.2.dev8/keystone/trust copying keystone/trust/core.py -> keystone-20.0.2.dev8/keystone/trust copying keystone/trust/schema.py -> keystone-20.0.2.dev8/keystone/trust copying keystone/trust/backends/__init__.py -> keystone-20.0.2.dev8/keystone/trust/backends copying keystone/trust/backends/base.py -> keystone-20.0.2.dev8/keystone/trust/backends copying keystone/trust/backends/sql.py -> keystone-20.0.2.dev8/keystone/trust/backends copying keystone_tempest_plugin/README.rst -> keystone-20.0.2.dev8/keystone_tempest_plugin copying playbooks/enable-fips.yaml -> keystone-20.0.2.dev8/playbooks copying rally-jobs/README.rst -> keystone-20.0.2.dev8/rally-jobs copying rally-jobs/keystone.yaml -> keystone-20.0.2.dev8/rally-jobs copying releasenotes/notes/.placeholder -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/Assignment_V9_driver-c22be069f7baccb0.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/DomainSpecificRoles-fc5dd2ef74a1442c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/Role_V9_driver-971c3aae14d9963d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/V9ResourceDriver-26716f97c0cc1a80.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/add-bootstrap-cli-192500228cc6e574.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/add-description-to-role-88ab5bb8a96cc002.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/add-expires-at-int-to-trusts-60ae3c5d0c00808a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/add-limit-description-c1f42641d9c6c33d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/add-unified-limit-apis-c9ebc5116bc2cf93.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/add_password_expires_at_to_user_response-22f14ab629c48bc2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/admin_token-a5678d712783c145.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/admin_token-c634ec12fc714255.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bcrypt_truncation_fix-674dc5d7f1e776f2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bootstrap-update-endpoint-7a63a2329822b6e7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-allow-expired-f5d845b9601bc1ef.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-application-credentials-c699f1f17c7d4e2f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-basic-default-roles-4ff6502b6ac57d48.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-domain-config-as-stable-716ca5ab33c0cc42.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-domain-config-default-82e42d946ee7cb43.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-json-web-tokens-37ce3bcd1356cf1b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-manage-migration-c398963a943a89fe.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-mfa-auth-receipt-8b459431c1f360ce.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-password-expires-validation-4b32fe7032595932.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-pci-dss-notifications-808a205a637bac25.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-pci-dss-password-requirements-api-87bc724b2aa554f7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-pci-dss-query-password-expired-users-a7c96a3843bb9abc.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-per-user-auth-plugin-reqs-feb95fd907be4b40.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-policy-in-code-722372a27291b9cd.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-shadow-mapping-06fc7c71a401d707.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-strict-two-level-model.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-support-federated-attr-94084d4073f50280.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-system-scope-7d236ee5992d4e20.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-upgrade-checks-0dc692a392a96879.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-url-safe-naming-ad90d6a659f5bf3c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bp-whitelist-extension-for-app-creds-90e5bcd7b2b78b02.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1017606-98313bb4c1edf250.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1291157-00b5c714a097e84c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1332058-f25e2de40411b711.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1473292-c21481e6aec29ec2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1490804-de58a9606edb31eb.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1519210-de76097c974f9c93.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1523369-4d42c841b6e7e54e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1524030-0814724d5c2b7c8d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1524030-ccff6b0ec9d1cbf2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1535878-change-get_project-permission-e460af1256a2c056.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1542417-d630b7886bb0b369.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1547684-911aed68a0d3df17.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1561054-dbe88b552a936a05.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1563101-134df5b99ea48f00.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1571878-1bcaea5337905af0.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1582585-a368ac5a252ec84f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1590587-domain-specific-role-assignment-8f120604a6625852.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1594482-52a5dd1d8477b694.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1611102-e1348cbec9b1110a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1613466-credential-update-ec2-type-8fb51ff3ad3a449c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1615014-b30f606a2d202428.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1616424-c46ba773f7ac40ae.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1622310-c501cf77437fdfa6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1636950-8fa1a47fce440977.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1638603-354ee4167e6e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1641625-fe463874dc5edb10.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1641639-b9accc163e61ca15.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1641645-516709f9da3de26f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1641654-8630ce7bcde43a7e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1641660-f938267e1ec54071.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1641816-8b39f3f73359c778.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1642212-9964dfd3af0184bd.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1642348-83d4c86ad3984d75.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1642457-4533f9810a8cd927.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1642687-5497fb56fe86806d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1642687-c7ab1c9be152db20.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1642692-d669c8fcf9e171d9.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1645487-ca22c216ec26cc9b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1649138-c53974f6bb0eab14.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1649446-efff94143823755d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1649616-b835d1dac3401e8c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1656076-c4422270f73b43b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1659730-17834ba2dde668ae.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1659995-f3e716de743b7291.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1670382-ee851ba4f364d608.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1676497-92271e25f642e2de.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1684994-264fb8f182ced180.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1687593-95e1568291ecd70b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1688137-e4203c9a728690a7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1696574-15a728396350a95a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1700852-de775d0eb2ddfdd1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1701324-739a31f38037f77b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1702211-abb59adda73fd78e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1703369-9a901d627a1e0316.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1703666-b8a990f2bf5b62f0.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1704205-bc0570feeb3ec5c4.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1705485-7a1ad17b9cc99b9d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1718747-50d39fa87bdbb12b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1724645-a94659dfd0f45b9a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1727099-1af277b35db34372.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1727726-0b47608811a2cd16.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1728907-bab6769ab46bd8aa.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1729933-4a09201e9dface2a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1733754-4d9d3042b8501ec6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1734244-1b4ea83baa72566d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1735250-b60332a7f288cf94.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1736875-c790f568c5f4d671.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1738895-342864cd0285bc42.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1740951-82b7e4bd608742ab.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1744195-a7154ac2e8556efc.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1746599-848a1163e52ac0a6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1747694-48c8caa4871300e3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1748027-decc2e11154b97cf.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1748970-eb63ad2030e296f3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1749264-676ca02902bcd169.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1749267-96153d2fa6868f67.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1750415-95ede3a9685b6e0c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1750660-e2a360ddd6790fc4.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1750669-dfce859550126f03.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1750673-b53f74944d767ae9.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1750676-cf70c1a27b2c8de3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1750678-88a38851ca80fc64.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1751045-f950e3fb85e2b573.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1753584-e052bc7805f001b4.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1753585-7e11213743754999.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1754048-correct-federated-domain-47cb889d88d7770a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1754677-13ee75ed1b473f26.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1755874-9951f77c6d18431c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1756190-0e5d86d334555931.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1757022-664d0b0db1242bf8.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1757151-43eb3baaa175f904.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1759289-466cdf4514de3498.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1760205-87dedd6d8812db3f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1760521-fec5c88af214401f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1760809-711df870a9d67c0d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1763824-3d2f5169af9d42f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1765193-b40318b9fb5d1c7b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1773967-b59517a09e0e6141.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1774229-cb968e95c9d81c4d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1776504-keystone-conversion-to-flask-372a5654a55675c6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1778109-ea15ce6a8207f857.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1778945-b7f2db3052525ca8.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1779889-12eb5edf4cc93a1d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1779903-f2b22cf23a9e01f9.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1780159-095ffa0e53be2464.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1780503-70ca1ba3f428dd41.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1782704-0b053eaf5d801dee.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1782922-db822fda486ac773.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1784536-9d1d1e149c605a1d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1785164-2b7ed29266eb4792.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1787874-13499ec227b8e26c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1788415-3190279e9c900f76.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1788694-4dc8b3ec47fc6084.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1789450-9dec1383ffd3de01.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1792026-2de8345a89e2256b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1794376-53ce14528f00f01d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1794527-866b1caff67977f3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1794864-3116bf165a146be6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1796887-eaea84e3f9a8ff9f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1801095-6e28d7a86719da74.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1801873-0eb9a5ec3e801190.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804292-0107869c7029f79e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804446-1a281eadbb044070.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804462-59ad43f98242dea0.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804463-74537652166cf656.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804482-aa95619320d098fa.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804483-1d9ccfcb24f25f51.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804516-24b0b10ed6fe0589.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804517-a351aec088fee066.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804519-8384a9ead261d4c2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804520-d124599967923052.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804521-3c0d9f567e8f532f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804522-00df902cd2d74ee3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1804523-d1768909b13b167e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805363-0b85d71917ad09d1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805366-670867516c6fc4bc.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805368-ea32c2db2ae57225.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805369-ed98d3fcfafb5c43.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805371-249c8c9b562ab371.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805372-af4ebf4b19500b72.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805400-c192be936d277ade.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805402-75d0d93f31af620f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805403-c003627a64768716.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805406-252b45d443af20b3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805409-8bc6cc9f1c5bc672.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805880-0032024ea6b83563.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1805880-3fc6b30309a4370f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1806713-cf5feab23fc78a23.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1806762-08ff9eecdc03c554.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1806762-09f414995924db23.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1806762-0b7356ace200a5d3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1806762-2092fee9f6c87dc3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1806762-c3bfc71cb9bb94f3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1806762-daed3e27f58f0f6d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1809116-b65502f3b606b060.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1810393-5a7d379842c51d9b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1811605-9d23080d7e949c25.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1813085-cf24b204e95fd7f5.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1814589-f3e7f554bee1c317.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1815771-ae0e4118c552f01e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1816076-ba39508e6ade529e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1816927-e17f4e596e611380.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1817313-c11481e6eed29ec2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1818725-96d698e22e648764.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1818734-d753bfae60ffd030.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1818736-98ea186a074056f4.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1818845-05f8c3af5ea9abc7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1818846-d1a8c77d20659ad6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1819036-e2d24655c70d0aad.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1820333-356dcc8bf9f73fed.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1823258-9649b56a440b5ae1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1823258-9f93dbdc0fa8441d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1827431-2f078c13dfc9a02a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1831918-c70cf87ef086d871.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1832265-cb76ccf505c2d9d1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1833739-f962e8caf3e22068.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1836568-66d853a1f22c5530.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1839133-24570c9fbacb530d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1839577-1226d86ea0744055.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1840291-35af1ac7ba06e166.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1841486-425f367925f5e03f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1843609-8498b132222596b7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1844157-7808af9bcea0429d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1844194-48ae60db49f91bd4.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1844207-x27a31f3403xfd7y.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1844461-08a8bdc5f613b88d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1844664-905cf6cad2e032a7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1848238-f6533644f7907358.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1848342-317c9e4afa65a3ff.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1855080-08b28181b7cb2470.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1856881-277103af343187f1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1856904-101af15bb48eb3ca.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1856962-2c87d541da61c727.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1858012-584267ada7e33f2c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1872732-7261816d0b170008.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1872733-2377f456a57ad32c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1872735-0989e51d2248ce1e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1872737-f8e1ad3b6705b766.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1872753-e2a934eac919ccde.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1872755-2c81d3267b89f124.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1873290-ff7f8e4cee15b75a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1878938-70ee2af6fdf66004.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1880252-51036d5353125e15.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1885753-51df25f3ff1d9ae8.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1886017-bc2ad648d57101a2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1889936-78d6853b5212b8f1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1896125-b17a4d12730fe493.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1901207-13762f85b8a04481.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1901654-69b9f35d11cd0c75.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1926483-a77ab887e0e7f5c9.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug-1929066-6e741c9182620a37.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug1828565-0790c4c60ba34100.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug_1526462-df9a3f3974d9040f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug_1543048_and_1668503-7ead4e15faaab778.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug_1674415-e8a7345aa2b05ab7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug_1688188-256e3572295231a1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/bug_1698900-f195125bf341d887.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/catalog-caching-12f2532cfb71325a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/catalog_project_id-519f5a70f9f7c4c6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/convert-keystone-to-flask-80d980e239b662b0.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecate-endpoint-policy-cfg-option-d018acab72a398a0.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecate-json-formatted-policy-file-95f6307f88358f58.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecate-memcache-token-persistence-eac88c80147ea241.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecate-policies-api-b104fbd1d2367b1b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecate-v2-apis-894284c17be881d2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-mitaka-8534e43fa40c1d09.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-newton-be1d8dbcc6bdc68f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-ocata-a5b2f1e3e39f818e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-pike-506f9aca91674550.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-queens-8ad7f826e4f08f57.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-rocky-60b2fa05d07d3a28.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-stein-0166965502cb3be2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-as-of-train-de3fe41ff2251385.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/deprecated-socket_timeout-option-d3358b4f2310706c.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/domain-level-limit-support-60e1e330d06227ed.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/drop-project-id-fk-b683b414e1585be8.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/enable-filter-idp-d0135f4615178cfc.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/enable-inherit-on-default-54ac435230261a6a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/endpoints-from-endpoint_group-project-association-7271fba600322fb6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/extensions-to-core-a0d270d216d47276.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/federation-group-ids-mapping-6c56120d65a5cb22.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/filter-mappings-by-entity-77162a146d375385.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/httpd-keystone-d51b7335559b09c8.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/identity_driver_new_change_password_method-e8c0e06795bca2d8.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/immutable-resource-options-bug-1807751-acc1e3c689484337.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/impl-templated-catalog-1d8f6333726b34f8.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/implied-roles-026f401adc0f7fb6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/implied-roles-stable-8b293e187c5620ad.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/insecure_reponse-2a168230709bc8e7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/integrate-osprofiler-ad0e16a542b12899.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/is-admin-24b34238c83b3a82.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/ldap-conn-pool-enabled-90df94652f1ded53.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/ldap-emulation-91c4d535eb9c3d10.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/limits-api-refactor-05abf9e6c2e75852.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/list_limit-ldap-support-5d31d51466fc49a6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/list_role_assignment_names-33aedc1e521230b6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/mapping_populate-521d92445505b8a3.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/max-password-length-truncation-and-warning-bd69090315ec18a7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/migration_squash-f655329ddad7fc2a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/no-default-domain-2161ada44bf7a3f7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/notify-on-user-group-membership-8c0136ee0484e255.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/oauth1-headers-content-type-9a9245d9bbec8f8e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/oslo.cache-a9ce47bfa8809efa.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/password-created_at-nullable-b3c284be50d93ef5.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/policy_new_federated_projects_for_user-dcd7bd148efef049.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/pre-cache-tokens-73450934918af26b.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/project-tags-1e72a6779d9d02c5.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/projects_as_domains-3ea8a58b4c2965e1.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/python3-support-e4189e0a1a6e2e4f.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/randomize_urls-c0c19f48b2bfa299.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/remove-token-auth-middleware-5ea3b3734ce1d9e6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/remove-trust-auth-support-from-v2-de316c9ba46d556d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-mitaka-9ff14f87d0b98e7e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-newton-721c06b5dcb1b34a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-ocata-436bb4b839e74494.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-pike-deadbeefdeadbeef.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-queens-94c04e88c08f89aa.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-rocky-f44c3ba7c3e73d01.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-stein-5eb23253b72ab54e.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-train-92b2942a680eb859.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/removed-as-of-ussuri-d2f6ef8901ef54ed.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/request_context-e143ba9c446a5952.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/resource-backend-sql-only-03154d8712b36bd0.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/resource-driver-33793dd5080ee4d2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/revert-v2-token-issued-for-non-default-domain-25ea5337f158ef13.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/s3-aws-v4-c6cb75ce8d2289d4.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/scope-and-default-roles-a733c235731bb558.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/support_encrypted_credentials_at_rest-93dcb67b3508e91a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/tenant_id_to_project_id-42d95d93011785cb.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/token-formatter-ec58aba00fa83706.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/token-provider-refactor-a3a64146807daf36.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/token_expiration_to_match_application_credential-56d058355a9f240d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/totp-40d93231714c6a20.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/unified-limit-api-improvment-b34d18769d18a0a7.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/use-correct-inspect-8142e317c1e39c2a.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/use-pyldap-6e811c28bf350d6d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/use-python-ldap-0318ff7798bdd98d.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/v2-dep-d6e7ab2d08119549.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/v3-endpoints-in-v2-list-b0439816938713d6.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/v9FederationDriver-cbebcf5f97e1eae2.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/notes/x509-auth-df0a229780b8e3ff.yaml -> keystone-20.0.2.dev8/releasenotes/notes copying releasenotes/source/conf.py -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/index.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/liberty.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/mitaka.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/newton.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/ocata.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/pike.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/queens.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/rocky.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/stein.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/train.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/unreleased.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/ussuri.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/victoria.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/wallaby.rst -> keystone-20.0.2.dev8/releasenotes/source copying releasenotes/source/_static/.placeholder -> keystone-20.0.2.dev8/releasenotes/source/_static copying releasenotes/source/_templates/.placeholder -> keystone-20.0.2.dev8/releasenotes/source/_templates copying releasenotes/source/locale/en_GB/LC_MESSAGES/releasenotes.po -> keystone-20.0.2.dev8/releasenotes/source/locale/en_GB/LC_MESSAGES copying releasenotes/source/locale/fr/LC_MESSAGES/releasenotes.po -> keystone-20.0.2.dev8/releasenotes/source/locale/fr/LC_MESSAGES copying releasenotes/source/locale/ja/LC_MESSAGES/releasenotes.po -> keystone-20.0.2.dev8/releasenotes/source/locale/ja/LC_MESSAGES copying releasenotes/source/locale/ko_KR/LC_MESSAGES/releasenotes.po -> keystone-20.0.2.dev8/releasenotes/source/locale/ko_KR/LC_MESSAGES copying tools/cover.sh -> keystone-20.0.2.dev8/tools copying tools/fast8.sh -> keystone-20.0.2.dev8/tools copying tools/sample_data.sh -> keystone-20.0.2.dev8/tools copying tools/test-setup.sh -> keystone-20.0.2.dev8/tools Writing keystone-20.0.2.dev8/setup.cfg creating dist Creating tar archive removing 'keystone-20.0.2.dev8' (and everything under it) DEBUG: Child return code was: 0 Finish: chroot ['cd /var/tmp/pkgsrc && (([ -x /usr/bin/python3 ] && python3 setup.py sdist) || python setup.py sdist)'] DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + /usr/bin/mock -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 --copyout /var/tmp/pkgsrc/dist /tmp/tmp.Gl46lOxd1O/dist INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.35zzq971:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-dd23f13d20de205dddd048e30ab97c7d36c622cd baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/dd/23/dd23f13d20de205dddd048e30ab97c7d36c622cd_2f9141bb enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-8ab5ec6b4f9393d940da6222188be2341816aace baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/8a/b5/8ab5ec6b4f9393d940da6222188be2341816aace_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f99ec47c4c437fb8bb967d4b5705edb02993bd72 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/f9/9e/f99ec47c4c437fb8bb967d4b5705edb02993bd72_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2a2ad0d92152fd12de4d96e449447bfdc2fa27ac baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_9acb399c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-repos-c73cb0f636cbb9cd620a894cb0b33704bee40d68 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/3c/c73cb0f636cbb9cd620a894cb0b33704bee40d68_4612d517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_343a2395 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3465044 1166608 5621576 11507692 6714256 DEBUG: Swap: 16777212 4263296 12513916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.3d_e6dkc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3469568 1081912 5684180 11587864 6647132 DEBUG: Swap: 16777212 4263296 12513916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.1G 3.3G 25% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.kqpbvqjl', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a002f983ac664b539faaa27ff4a711e8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1024', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: copying /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp/pkgsrc/dist to /tmp/tmp.Gl46lOxd1O/dist Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + '[' tarball == gem ']' ++ ls /tmp/tmp.Gl46lOxd1O/dist ++ grep .tar.gz + SOURCE=keystone-20.0.2.dev8.tar.gz + SOURCEEXT=.tar.gz + SOURCEPATH=/tmp/tmp.Gl46lOxd1O/dist/keystone-20.0.2.dev8.tar.gz ++ basename keystone-20.0.2.dev8.tar.gz .tar.gz + SOURCEWITHREL=keystone-20.0.2.dev8-0.20240313165906.5f5e43b.tar.gz + mv /tmp/tmp.Gl46lOxd1O/dist/keystone-20.0.2.dev8.tar.gz /tmp/tmp.Gl46lOxd1O/SOURCES/keystone-20.0.2.dev8-0.20240313165906.5f5e43b.tar.gz + cd /home/centos8-xena/data/openstack-keystone_distro + cp -a keystone-dist.conf openstack-keystone.logrotate openstack-keystone-sample-data openstack-keystone.spec openstack-keystone.sysctl sources /tmp/tmp.Gl46lOxd1O/SOURCES/ + cp openstack-keystone.spec /tmp/tmp.Gl46lOxd1O/SPECS/ + cd /tmp/tmp.Gl46lOxd1O/SPECS/ + '[' -z '' ']' + grep -qc '^%define upstream_version.*' openstack-keystone.spec + sed -i -e '1i%define upstream_version 20.0.2.dev8\' openstack-keystone.spec + grep -qc '^%global dlrn .*' openstack-keystone.spec + sed -i -e '1i%global dlrn 1\' openstack-keystone.spec + grep -qc '^%global dlrn_nvr .*' openstack-keystone.spec ++ basename keystone-20.0.2.dev8-0.20240313165906.5f5e43b.tar.gz .tar.gz + sed -i -e '1i%global dlrn_nvr keystone-20.0.2.dev8-0.20240313165906.5f5e43b\' openstack-keystone.spec + sed -i -e s/UPSTREAMVERSION/20.0.2.dev8/g openstack-keystone.spec + set_nvr_in_spec + VERSION=20.0.2 + sed -i -e 's/Version:.*/Version: 20.0.2/g' openstack-keystone.spec + sed -i -e 's/Release:.*/Release: 0.20240313165906.5f5e43b%{?dist}/g' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e 's/^\(Source\|Source0\):.*/\1: keystone-20.0.2.dev8-0.20240313165906.5f5e43b.tar.gz/' openstack-keystone.spec + '[' '' '!=' 1 ']' + sed -i -e '/^%changelog.*/q' openstack-keystone.spec + cat openstack-keystone.spec %global dlrn_nvr keystone-20.0.2.dev8-0.20240313165906.5f5e43b %global dlrn 1 %define upstream_version 20.0.2.dev8 %{!?sources_gpg: %{!?dlrn:%global sources_gpg 1} } %global sources_gpg_sign 0xa7475c5f2122fec3f90343223fe3bf5aad1080e4 %global with_doc 1 %global service keystone # guard for package OSP does not support %global rhosp 0 %{!?upstream_version: %global upstream_version %{version}%{?milestone}} %global common_desc \ Keystone is a Python implementation of the OpenStack \ (http://www.openstack.org) identity service API. Name: openstack-keystone # Liberty semver reset # https://review.openstack.org/#/q/I6a35fa0dda798fad93b804d00a46af80f08d475c,n,z Epoch: 1 Version: 20.0.2 Release: 0.20240313165906.5f5e43b%{?dist} Summary: OpenStack Identity Service License: ASL 2.0 URL: http://keystone.openstack.org/ Source0: keystone-20.0.2.dev8-0.20240313165906.5f5e43b.tar.gz # Source1: openstack-keystone.logrotate Source3: openstack-keystone.sysctl Source5: openstack-keystone-sample-data Source20: keystone-dist.conf # Required for tarball sources verification %if 0%{?sources_gpg} == 1 Source101: https://tarballs.openstack.org/%{service}/%{service}-%{upstream_version}.tar.gz.asc Source102: https://releases.openstack.org/_static/%{sources_gpg_sign}.txt %endif BuildArch: noarch # Required for tarball sources verification %if 0%{?sources_gpg} == 1 BuildRequires: /usr/bin/gpgv2 %endif BuildRequires: openstack-macros BuildRequires: python3-devel BuildRequires: python3-osprofiler >= 1.1.0 BuildRequires: python3-pbr >= 2.0.0 BuildRequires: git-core # Required to build keystone.conf BuildRequires: python3-oslo-cache >= 1.26.0 BuildRequires: python3-oslo-config >= 2:6.8.0 BuildRequires: python3-passlib >= 1.6 BuildRequires: python3-pycadf >= 2.1.0 # Required to compile translation files BuildRequires: python3-babel # Required to build man pages BuildRequires: python3-oslo-policy BuildRequires: python3-jsonschema >= 2.6.0 BuildRequires: python3-oslo-db >= 4.27.0 BuildRequires: python3-oauthlib BuildRequires: python3-pysaml2 BuildRequires: python3-keystonemiddleware >= 7.0.0 BuildRequires: python3-testresources BuildRequires: python3-testscenarios BuildRequires: python3-oslotest BuildRequires: python3-redis %if 0%{rhosp} == 0 && 0%{?rhel} < 8 BuildRequires: python3-zmq %endif BuildRequires: python3-ldappool >= 2.0.0 BuildRequires: python3-webtest BuildRequires: python3-freezegun Requires: python3-keystone = %{epoch}:%{version}-%{release} Requires: python3-keystoneclient >= 1:3.8.0 %if 0%{?rhel} && 0%{?rhel} < 8 %{?systemd_requires} %else %{?systemd_ordering} # does not exist on EL7 %endif BuildRequires: systemd Requires(pre): shadow-utils %description %{common_desc} This package contains the Keystone daemon. %package -n python3-keystone Summary: Keystone Python libraries %{?python_provide:%python_provide python3-keystone} Requires: python3-pbr >= 2.0.0 Requires: python3-bcrypt >= 3.1.3 Requires: python3-sqlalchemy >= 1.3.0 Requires: python3-passlib >= 1.7.0 Requires: openssl Requires: python3-oauthlib >= 0.6.2 Requires: python3-jsonschema >= 3.2.0 Requires: python3-pycadf >= 1.1.0 Requires: python3-keystonemiddleware >= 7.0.0 Requires: python3-oslo-cache >= 1.26.0 Requires: python3-oslo-config >= 2:6.8.0 Requires: python3-oslo-context >= 2.22.0 Requires: python3-oslo-db >= 6.0.0 Requires: python3-oslo-i18n >= 3.15.3 Requires: python3-oslo-log >= 3.44.0 Requires: python3-oslo-messaging >= 5.29.0 Requires: python3-oslo-middleware >= 3.31.0 Requires: python3-oslo-policy >= 3.7.0 Requires: python3-oslo-serialization >= 2.18.0 Requires: python3-oslo-upgradecheck >= 1.3.0 Requires: python3-oslo-utils >= 3.33.0 Requires: python3-osprofiler >= 1.4.0 Requires: python3-pysaml2 >= 5.0.0 Requires: python3-stevedore >= 1.20.0 Requires: python3-scrypt >= 0.8.0 Requires: python3-flask >= 1:1.0.2 Requires: python3-flask-restful >= 0.3.5 Requires: python3-jwt >= 1.6.1 Requires: python3-pytz >= 2013.6 # for Keystone Lightweight Tokens (KLWT) Requires: python3-cryptography >= 2.7 Requires: python3-ldap >= 3.1.0 Requires: python3-ldappool >= 2.0.0 Requires: python3-memcached >= 1.56 Requires: python3-migrate >= 0.13.0 Requires: python3-webob >= 1.7.1 Requires: python3-dogpile-cache >= 1.0.2 Requires: python3-msgpack >= 0.5.0 %description -n python3-keystone %{common_desc} This package contains the Keystone Python library. %package -n python3-%{service}-tests Summary: Keystone tests %{?python_provide:%python_provide python3-%{service}-tests} Requires: openstack-%{service} = %{epoch}:%{version}-%{release} # Adding python-keystone-tests-tempest as Requires to keep backward # compatibilty %description -n python3-%{service}-tests %{common_desc} This package contains the Keystone test files. %if 0%{?with_doc} %package doc Summary: Documentation for OpenStack Identity Service # for API autodoc BuildRequires: python3-sphinx >= 1.1.2 BuildRequires: python3-sphinx-feature-classification BuildRequires: python3-openstackdocstheme BuildRequires: python3-sphinxcontrib-apidoc BuildRequires: python3-sphinxcontrib-seqdiag BuildRequires: python3-sphinxcontrib-blockdiag BuildRequires: python3-flask >= 1:1.0.2 BuildRequires: python3-flask-restful >= 0.3.5 BuildRequires: python3-cryptography >= 2.1 BuildRequires: python3-oslo-log >= 3.44.0 BuildRequires: python3-oslo-messaging >= 5.29.0 BuildRequires: python3-oslo-middleware >= 3.31.0 BuildRequires: python3-oslo-policy >= 2.3.0 BuildRequires: python3-mock BuildRequires: python3-dogpile-cache >= 0.5.7 BuildRequires: python3-memcached >= 1.56 BuildRequires: python3-lxml %description doc %{common_desc} This package contains documentation for Keystone. %endif %prep # Required for tarball sources verification %if 0%{?sources_gpg} == 1 %{gpgverify} --keyring=%{SOURCE102} --signature=%{SOURCE101} --data=%{SOURCE0} %endif %autosetup -n keystone-%{upstream_version} -S git find . \( -name .gitignore -o -name .placeholder \) -delete find keystone -name \*.py -exec sed -i '/\/usr\/bin\/env python/d' {} \; # Let RPM handle the dependencies %py_req_cleanup # adjust paths to WSGI scripts sed -i 's#/local/bin#/bin#' httpd/wsgi-keystone.conf sed -i 's#apache2#httpd#' httpd/wsgi-keystone.conf %build PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf --format yaml --output-file=%{service}-schema.yaml PYTHONPATH=. oslo-config-generator --config-file=config-generator/keystone.conf --format json --output-file=%{service}-schema.json # distribution defaults are located in keystone-dist.conf %{py3_build} # Generate i18n files %{__python3} setup.py compile_catalog -d build/lib/%{service}/locale -D keystone %install %{py3_install} # Keystone doesn't ship policy.json file but only an example # that contains data which might be problematic to use by default. # Instead, ship an empty file that operators can override. echo "{}" > policy.json install -d -m 755 %{buildroot}%{_sysconfdir}/keystone install -d -m 755 %{buildroot}%{_sysconfdir}/keystone/policy.d install -p -D -m 640 etc/keystone.conf.sample %{buildroot}%{_sysconfdir}/keystone/keystone.conf install -p -D -m 640 policy.json %{buildroot}%{_sysconfdir}/keystone/policy.json install -p -D -m 640 %{service}-schema.yaml %{buildroot}%{_datadir}/%{service}/%{service}-schema.yaml install -p -D -m 640 %{service}-schema.json %{buildroot}%{_datadir}/%{service}/%{service}-schema.json install -p -D -m 644 %{SOURCE20} %{buildroot}%{_datadir}/keystone/keystone-dist.conf install -p -D -m 640 etc/logging.conf.sample %{buildroot}%{_sysconfdir}/keystone/logging.conf install -p -D -m 640 etc/default_catalog.templates %{buildroot}%{_sysconfdir}/keystone/default_catalog.templates install -p -D -m 640 etc/sso_callback_template.html %{buildroot}%{_sysconfdir}/keystone/sso_callback_template.html install -p -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/openstack-keystone install -d -m 755 %{buildroot}%{_prefix}/lib/sysctl.d install -p -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/sysctl.d/openstack-keystone.conf # Install sample data script. install -p -D -m 755 tools/sample_data.sh %{buildroot}%{_datadir}/keystone/sample_data.sh install -p -D -m 755 %{SOURCE5} %{buildroot}%{_bindir}/openstack-keystone-sample-data # Install sample HTTPD integration files install -p -D -m 644 httpd/wsgi-keystone.conf %{buildroot}%{_datadir}/keystone/ install -d -m 755 %{buildroot}%{_sharedstatedir}/keystone install -d -m 755 %{buildroot}%{_localstatedir}/log/keystone # cleanup config files installed by keystone # we already generate them w/ oslo-config-generator rm -rf %{buildroot}/%{_prefix}%{_sysconfdir} # docs generation requires everything to be installed first %if 0%{?with_doc} sphinx-build -b html doc/source doc/build/html # https://storyboard.openstack.org/#!/story/2005577 mkdir -p doc/build/man/_static sphinx-build -b man doc/source doc/build/man mkdir -p %{buildroot}%{_mandir}/man1 install -p -D -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1/ %endif %if 0%{?with_doc} # Fix hidden-file-or-dir warnings rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo %endif # Install i18n .mo files (.po and .pot are not required) install -d -m 755 %{buildroot}%{_datadir} rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*/LC_*/%{service}*po rm -f %{buildroot}%{python3_sitelib}/%{service}/locale/*pot mv %{buildroot}%{python3_sitelib}/%{service}/locale %{buildroot}%{_datadir}/locale # Find language files %find_lang %{service} --all-name %pre # 163:163 for keystone (openstack-keystone) - rhbz#752842 getent group keystone >/dev/null || groupadd -r --gid 163 keystone getent passwd keystone >/dev/null || \ useradd --uid 163 -r -g keystone -d %{_sharedstatedir}/keystone -s /sbin/nologin \ -c "OpenStack Keystone Daemons" keystone exit 0 %post %sysctl_apply openstack-keystone.conf # Install keystone.log file before, so both keystone & root users can write in it. touch %{_localstatedir}/log/keystone/keystone.log chown root:keystone %{_localstatedir}/log/keystone/keystone.log chmod 660 %{_localstatedir}/log/keystone/keystone.log %files %license LICENSE %doc README.rst %if 0%{?with_doc} %{_mandir}/man1/keystone*.1.gz %endif %{_bindir}/keystone-wsgi-admin %{_bindir}/keystone-wsgi-public %{_bindir}/keystone-manage %{_bindir}/keystone-status %{_bindir}/openstack-keystone-sample-data %dir %{_datadir}/keystone %attr(0644, root, keystone) %{_datadir}/keystone/keystone-dist.conf %attr(0644, root, keystone) %{_datadir}/keystone/%{service}-schema.yaml %attr(0644, root, keystone) %{_datadir}/keystone/%{service}-schema.json %attr(0755, root, root) %{_datadir}/keystone/sample_data.sh %attr(0644, root, keystone) %{_datadir}/keystone/wsgi-keystone.conf %dir %attr(0750, root, keystone) %{_sysconfdir}/keystone %dir %attr(0750, root, keystone) %{_sysconfdir}/keystone/policy.d %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/keystone.conf %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/logging.conf %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/policy.json %config(noreplace) %attr(0640, root, keystone) %{_sysconfdir}/keystone/default_catalog.templates %config(noreplace) %attr(0640, keystone, keystone) %{_sysconfdir}/keystone/sso_callback_template.html %config(noreplace) %{_sysconfdir}/logrotate.d/openstack-keystone %dir %attr(-, keystone, keystone) %{_sharedstatedir}/keystone %dir %attr(0750, keystone, keystone) %{_localstatedir}/log/keystone %ghost %attr(0660, root, keystone) %{_localstatedir}/log/keystone/keystone.log %{_prefix}/lib/sysctl.d/openstack-keystone.conf %files -n python3-keystone -f %{service}.lang %defattr(-,root,root,-) %license LICENSE %{python3_sitelib}/keystone %{python3_sitelib}/keystone-*.egg-info %exclude %{python3_sitelib}/%{service}/tests %files -n python3-%{service}-tests %license LICENSE %{python3_sitelib}/%{service}/tests %if 0%{?with_doc} %files doc %license LICENSE %doc doc/build/html %endif %changelog + spectool -g -C /tmp/tmp.Gl46lOxd1O/SOURCES openstack-keystone.spec + /usr/bin/mock --buildsrpm -v -r /home/centos8-xena/data/dlrn-5.cfg --resultdir /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 --spec openstack-keystone.spec --sources=/tmp/tmp.Gl46lOxd1O/SOURCES INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: False DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ifl9630:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-dd23f13d20de205dddd048e30ab97c7d36c622cd baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/dd/23/dd23f13d20de205dddd048e30ab97c7d36c622cd_2f9141bb enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-8ab5ec6b4f9393d940da6222188be2341816aace baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/8a/b5/8ab5ec6b4f9393d940da6222188be2341816aace_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f99ec47c4c437fb8bb967d4b5705edb02993bd72 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/f9/9e/f99ec47c4c437fb8bb967d4b5705edb02993bd72_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2a2ad0d92152fd12de4d96e449447bfdc2fa27ac baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_9acb399c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-repos-c73cb0f636cbb9cd620a894cb0b33704bee40d68 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/3c/c73cb0f636cbb9cd620a894cb0b33704bee40d68_4612d517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_343a2395 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s INFO: Start(openstack-keystone.spec) Config(dlrn-centos8-xena-x86_64-5) Start: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: kill orphans INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3528188 1826924 4843172 10784232 7429320 DEBUG: Swap: 16777212 4263296 12513916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.fvr71v9f', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3284512 1674064 5222224 11180768 7294144 DEBUG: Swap: 16777212 4263296 12513916 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.0G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.ofn_buma', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '50c89f63f3424bbeac6cc6d2bdd730cd', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '740d5727a4c24bbaacb254cf3881270b', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '13100446b12d4fdcafa3c11eda3e3ae8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f3573f25763248eaacca288511bdafa7', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1024', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '15ef1cedb6b046cbaa834a02b5242610', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-8.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-14.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-11.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-26.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-46.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: libtirpc-1.1.4-8.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: libmount-2.32.1-46.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-46.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-46.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: systemd-239-81.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: tzdata-2024a-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-544.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: cups-libs-2.2.6-57.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-12.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: libuuid-2.32.1-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: file-5.33-26.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-8.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-24.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libssh-0.9.6-14.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-14.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-46.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-81.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-33.el8.x86_64 DEBUG: systemd-pam-239-81.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-81.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-24.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0420w8we:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7000b24b4dc84fb48c48954fa8b4a712', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0420w8we:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-python-agent-builder- 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f8ea857720addd986dd50 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-dd23f13d20de205dddd048e 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-2ba78f79a11633efde29 657 kB/s | 305 kB 00:00 DEBUG: delorean-openstack-nova-ac1c6a8c7d85502babdf617 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-8ab5ec6b4f9393d940da6 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f99ec47c4c437fb8bb96 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2a2ad0d92152fd12de4d 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f57af91f 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6fb3011a7f25803f399f9f 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-repos-c73cb0f636cbb9cd620a894c 25 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-35188073b2d7ca5b9 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8d9e1b5dfd43be 25 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 21 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - Base 20 MB/s | 10 MB 00:00 DEBUG: CentOS-Stream - AppStream 58 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - AppStream 16 MB/s | 28 MB 00:01 DEBUG: CentOS-Stream - Extras 182 B/s | 2.9 kB 00:16 DEBUG: CentOS-Stream - PowerTools 5.8 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - PowerTools 2.0 MB/s | 4.9 MB 00:02 DEBUG: dlrn-xena-testing 36 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 35 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 20 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 26 kB/s | 3.0 kB 00:00 DEBUG: opstools 24 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 37 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================ DEBUG: Package Architecture Version Repository Size DEBUG: ================================================================================ DEBUG: Upgrading: DEBUG: libtirpc x86_64 1.1.4-10.el8 Stream-BaseOS 113 k DEBUG: Transaction Summary DEBUG: ================================================================================ DEBUG: Upgrade 1 Package DEBUG: Total download size: 113 k DEBUG: Downloading Packages: DEBUG: libtirpc-1.1.4-10.el8.x86_64.rpm 616 kB/s | 113 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 603 kB/s | 113 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Upgrading : libtirpc-1.1.4-10.el8.x86_64 1/2 DEBUG: Running scriptlet: libtirpc-1.1.4-10.el8.x86_64 1/2 DEBUG: Cleanup : libtirpc-1.1.4-8.el8.x86_64 2/2 DEBUG: Running scriptlet: libtirpc-1.1.4-8.el8.x86_64 2/2 DEBUG: Verifying : libtirpc-1.1.4-10.el8.x86_64 1/2 DEBUG: Verifying : libtirpc-1.1.4-8.el8.x86_64 2/2 DEBUG: Upgraded: DEBUG: libtirpc-1.1.4-10.el8.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '473d9b41d0a044beb5663b16e297b113', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-8.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-14.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-11.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-26.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libtirpc-1.1.4-10.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-46.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: libmount-2.32.1-46.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-46.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-46.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: systemd-239-81.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: tzdata-2024a-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-544.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: cups-libs-2.2.6-57.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-12.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: libuuid-2.32.1-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: file-5.33-26.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-8.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-24.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libssh-0.9.6-14.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-14.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-46.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-81.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-33.el8.x86_64 DEBUG: systemd-pam-239-81.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-81.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-24.el8.noarch DEBUG: Child return code was: 0 INFO: Calling postupdate hooks because there are new/updated packages: libtirpc-1.1.4-10.el8.x86_64 DEBUG: child environment: None DEBUG: Executing command: ['sync'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Start: creating root cache DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//proc/filesystems', '--exclude=./var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '--exclude=./var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '.'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 Finish: creating root cache Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Start: buildsrpm Start: rpmbuild -bs INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ifl9630:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ifl9630:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8faa9b40e77b4f38bf0a23dfb0d3c856', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.0ifl9630:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm DEBUG: Child return code was: 0 Finish: rpmbuild -bs DEBUG: Copying package to result dir Finish: buildsrpm INFO: Done(openstack-keystone.spec) Config(dlrn-5) 1 minutes 32 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 + finalize + rm -rf /tmp/tmp.Gl46lOxd1O INFO: mock.py version 3.5 starting (python version = 3.6.8, NVR = mock-3.5-1.el8)... DEBUG: search for 'dnf' package manager Start(bootstrap): init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run DEBUG: mock final configuration: DEBUG: _aliases: {'yum.conf': 'dnf.conf'} DEBUG: config_paths: [] DEBUG: version: 3.5 DEBUG: basedir: /var/lib/mock DEBUG: resultdir: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: rootdir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: cache_topdir: /var/cache/mock DEBUG: clean: True DEBUG: check: True DEBUG: post_install: True DEBUG: chroothome: /builddir DEBUG: log_config_file: logging.ini DEBUG: rpmbuild_timeout: 0 DEBUG: chrootuid: 1024 DEBUG: chrootgid: 135 DEBUG: chrootgroup: mock DEBUG: chrootuser: mockbuild DEBUG: build_log_fmt_name: unadorned DEBUG: root_log_fmt_name: detailed DEBUG: state_log_fmt_name: state DEBUG: online: True DEBUG: isolation: None DEBUG: use_nspawn: None DEBUG: rpmbuild_networking: False DEBUG: nspawn_args: ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: use_container_host_hostname: True DEBUG: use_bootstrap: True DEBUG: use_bootstrap_image: False DEBUG: bootstrap_image: centos:8 DEBUG: internal_dev_setup: True DEBUG: cleanup_on_success: True DEBUG: cleanup_on_failure: True DEBUG: exclude_from_homedir_cleanup: ['build/SOURCES', '.bash_history', '.bashrc'] DEBUG: createrepo_on_rpms: False DEBUG: createrepo_command: /usr/bin/createrepo_c -d -q -x *.src.rpm DEBUG: tar_binary: /bin/tar DEBUG: tar: gnutar DEBUG: backup_on_clean: False DEBUG: backup_base_dir: /var/lib/mock/backup DEBUG: redhat_subscription_required: False DEBUG: ssl_ca_bundle_path: None DEBUG: ssl_extra_certs: None DEBUG: plugins: ['tmpfs', 'root_cache', 'yum_cache', 'mount', 'bind_mount', 'ccache', 'selinux', 'package_state', 'chroot_scan', 'lvm_root', 'compress_logs', 'sign', 'pm_request', 'hw_info', 'procenv', 'showrc', 'rpkg_preprocessor', 'overlayfs'] DEBUG: plugin_dir: /usr/lib/python3.6/site-packages/mockbuild/plugins DEBUG: plugin_conf: {'ccache_enable': False, 'ccache_opts': {'max_cache_size': '4G', 'compress': None, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/ccache/u1024/', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'yum_cache_enable': True, 'yum_cache_opts': {'max_age_days': 30, 'max_metadata_age_days': 30, 'online': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'root_cache_enable': True, 'root_cache_opts': {'age_check': True, 'max_age_days': 15, 'dir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/', 'compress_program': 'pigz', 'decompress_program': None, 'exclude_dirs': ['./proc', './sys', './dev', './tmp/ccache', './var/cache/yum', './var/cache/dnf', './var/log'], 'extension': '.gz', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'bind_mount_enable': True, 'bind_mount_opts': {'dirs': [], 'create_dirs': False, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'mount_enable': True, 'mount_opts': {'dirs': [], 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'tmpfs_enable': True, 'tmpfs_opts': {'required_ram_mb': 4096, 'max_fs_size': '4g', 'mode': '0755', 'keep_mounted': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'selinux_enable': True, 'selinux_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'package_state_enable': True, 'package_state_opts': {'available_pkgs': False, 'installed_pkgs': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'pm_request_enable': False, 'pm_request_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'lvm_root_enable': False, 'lvm_root_opts': {'pool_name': 'mockbuild', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'chroot_scan_enable': False, 'chroot_scan_opts': {'regexes': ['^[^k]?core(\\.\\d+)?$', '\\.log$'], 'only_failed': True, 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'sign_enable': False, 'sign_opts': {'cmd': 'rpmsign', 'opts': '--addsign %(rpms)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'hw_info_enable': True, 'hw_info_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'procenv_enable': False, 'procenv_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'showrc_enable': False, 'showrc_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'compress_logs_enable': False, 'compress_logs_opts': {'command': 'gzip', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'rpkg_preprocessor_enable': False, 'rpkg_preprocessor_opts': {'requires': ['preproc-rpmspec'], 'cmd': '/usr/bin/preproc-rpmspec %(source_spec)s --output %(target_spec)s', 'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}, 'overlayfs_enable': False, 'overlayfs_opts': {'basedir': '/var/lib/mock/dlrn-centos8-xena-x86_64-5', 'cache_topdir': '/var/cache/mock', 'cachedir': '/var/cache/mock/dlrn-centos8-xena-x86_64-5', 'root': 'dlrn-centos8-xena-x86_64-5', 'resultdir': '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'}} DEBUG: environment: {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} DEBUG: scm: False DEBUG: scm_opts: {'method': 'git', 'cvs_get': 'cvs -d /srv/cvs co SCM_BRN SCM_PKG', 'git_get': 'git clone SCM_BRN git://localhost/SCM_PKG.git SCM_PKG', 'svn_get': 'svn co file:///srv/svn/SCM_PKG/SCM_BRN SCM_PKG', 'distgit_get': 'rpkg clone -a --branch SCM_BRN SCM_PKG SCM_PKG', 'distgit_src_get': 'rpkg sources', 'spec': 'SCM_PKG.spec', 'ext_src_dir': '/dev/null', 'write_tar': False, 'git_timestamps': False, 'exclude_vcs': True} DEBUG: useradd: /usr/sbin/useradd -o -m -u 1024 -g 135 -d /builddir -n mockbuild DEBUG: use_host_resolv: False DEBUG: chroot_setup_cmd: install basesystem rpm-build python3-devel gcc make python3-sqlalchemy python3-sphinx python3-eventlet python3-six python3-pbr openstack-macros git-core python3-setuptools_scm DEBUG: target_arch: x86_64 DEBUG: releasever: 8 DEBUG: rpmbuild_arch: x86_64 DEBUG: dnf_vars: {'stream': '8-stream', 'contentdir': 'centos'} DEBUG: yum_builddep_opts: [] DEBUG: yum_common_opts: [] DEBUG: update_before_build: True DEBUG: priorities.conf: [main] enabled = 1 check_obsoletes = 1 DEBUG: rhnplugin.conf: [main] enabled=0 DEBUG: subscription-manager.conf: DEBUG: more_buildreqs: {} DEBUG: nosync: False DEBUG: nosync_force: False DEBUG: files: {'etc/hosts': '127.0.0.1 localhost localhost.localdomain\n::1 localhost localhost.localdomain localhost6 localhost6.localdomain6\n'} DEBUG: macros: {'%_topdir': '/builddir/build', '%_rpmfilename': '%%{NAME}-%%{VERSION}-%%{RELEASE}.%%{ARCH}.rpm', '%_buildhost': 'trunk-centos8.rdoproject.org', '%_platform_multiplier': 1} DEBUG: hostname: None DEBUG: module_enable: [] DEBUG: module_install: [] DEBUG: module_setup_commands: [] DEBUG: forcearch: None DEBUG: bootstrap_chroot_additional_packages: [] DEBUG: bootstrap_module_enable: [] DEBUG: bootstrap_module_install: [] DEBUG: bootstrap_module_setup_commands: [] DEBUG: no_root_shells: False DEBUG: extra_chroot_dirs: ['/run/lock'] DEBUG: package_manager: dnf DEBUG: package_manager_max_attempts: 1 DEBUG: package_manager_attempt_delay: 10 DEBUG: dynamic_buildrequires: True DEBUG: dynamic_buildrequires_max_loops: 10 DEBUG: external_buildrequires: False DEBUG: dev_loop_count: 12 DEBUG: yum_command: /usr/bin/yum DEBUG: system_yum_command: /usr/bin/yum DEBUG: yum_install_command: install yum yum-utils DEBUG: yum_builddep_command: /usr/bin/yum-builddep DEBUG: dnf_command: /usr/bin/dnf DEBUG: system_dnf_command: /usr/bin/dnf DEBUG: dnf_install_command: install dnf dnf-plugins-core centos-gpg-keys DEBUG: microdnf_command: /usr/bin/microdnf DEBUG: microdnf_install_command: dnf-install microdnf dnf dnf-plugins-core DEBUG: microdnf_builddep_command: /usr/bin/dnf DEBUG: microdnf_builddep_opts: [] DEBUG: microdnf_common_opts: [] DEBUG: rpm_command: /bin/rpm DEBUG: rpmbuild_command: /usr/bin/rpmbuild DEBUG: dnf_disable_plugins: ['local', 'spacewalk', 'versionlock'] DEBUG: user_agent: Mock (dlrn-centos8-xena-x86_64-5; x86_64) DEBUG: opstimeout: 0 DEBUG: stderr_line_prefix: DEBUG: additional_packages: [] DEBUG: no-config: {'epel-8': {'alternatives': {'alma+epel-8': {'description': ['Builds against AlmaLinux 8 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-8': {'description': ['Builds against CentOS Stream 8 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 8) together with the official EPEL 8 repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'circlelinux+epel-8': {'description': ['Builds against Circle Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://cclinux.org/']}, 'rhel+epel-8': {'description': ['Builds against Red Hat Enterprise Linux 8 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-8': {'description': ['Builds against Rocky Linux 8 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}, 'epel-9': {'alternatives': {'alma+epel-9': {'description': ['Builds against AlmaLinux 9 repositories, together with the official EPEL repositories.', 'Project page: https://almalinux.org/']}, 'centos-stream+epel-9': {'description': ['Builds against CentOS Stream 9 repositories (some packages may be a bit ahead the Red Hat Enterprise Linux 9) together with the official EPEL repositories.', 'Project page: https://www.centos.org/centos-stream/']}, 'rhel+epel-9': {'description': ['Builds against Red Hat Enterprise Linux 9 repositories, together with the official EPEL repositories.', 'This mimics what is done in the official EPEL build system, but you need a Red Hat subscription:', 'https://rpm-software-management.github.io/mock/Feature-rhelchroots']}, 'rocky+epel-9': {'description': ['Builds against Rocky Linux 9 repositories, together with the official EPEL repositories.', 'Project page: https://rockylinux.org/']}}}} DEBUG: seccomp: False DEBUG: qemu_user_static_mapping: {'aarch64': 'aarch64', 'armv7hl': 'arm', 'i386': 'i386', 'i686': 'i386', 'ppc64': 'ppc64', 'ppc64le': 'ppc64le', 's390x': 's390x', 'x86_64': 'x86_64'} DEBUG: config_path: /etc/mock DEBUG: chroot_name: dlrn-5 DEBUG: config_file: /home/centos8-xena/data/dlrn-5.cfg DEBUG: root: dlrn-centos8-xena-x86_64-5 DEBUG: legal_host_arches: ('x86_64',) DEBUG: dist: el8 DEBUG: dnf.conf: [main] keepcache=1 debuglevel=2 reposdir=/dev/null logfile=/var/log/yum.log retries=20 obsoletes=1 gpgcheck=0 assumeyes=1 plugins=1 syslog_ident=mock syslog_device= mdpolicy=group:primary best=1 protected_packages= module_platform_id=platform:el8 user_agent=DLRN # repos [Stream-BaseOS] name=CentOS-Stream - Base baseurl=http://mirror.centos.org/centos/8-stream/BaseOS/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=BaseOS&infra=$infra failovermethod=priority gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial gpgcheck=1 skip_if_unavailable=False [Stream-AppStream] name=CentOS-Stream - AppStream baseurl=http://mirror.centos.org/centos/8-stream/AppStream/$basearch/os/ #mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=AppStream&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-extras] name=CentOS-Stream - Extras #baseurl=http://mirror.centos.org/centos/8-stream/extras/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=extras&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [Stream-PowerTools] name=CentOS-Stream - PowerTools #baseurl=http://mirror.centos.org/centos/8-stream/PowerTools/$basearch/os/ mirrorlist=http://mirrorlist.centos.org/?release=8-stream&arch=$basearch&repo=PowerTools&infra=$infra gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial [delorean-component-baremetal] name=delorean-openstack-ironic-python-agent-builder-9f592c8530f462bdf89f92764d9c7f92e3ca6961 baseurl=https://trunk.rdoproject.org/centos8-xena/component/baremetal/9f/59/9f592c8530f462bdf89f92764d9c7f92e3ca6961_f22179f6 enabled=1 gpgcheck=0 priority=1 [delorean-component-cinder] name=delorean-openstack-cinder-f8ea857720addd986dd50432d49880c36ae1fd54 baseurl=https://trunk.rdoproject.org/centos8-xena/component/cinder/f8/ea/f8ea857720addd986dd50432d49880c36ae1fd54_d86b5a5b enabled=1 gpgcheck=0 priority=1 [delorean-component-clients] name=delorean-python-manilaclient-135cdf98c3178276346d8b7764f8877111491919 baseurl=https://trunk.rdoproject.org/centos8-xena/component/clients/13/5c/135cdf98c3178276346d8b7764f8877111491919_1f9587eb enabled=1 gpgcheck=0 priority=1 [delorean-component-cloudops] name=delorean-openstack-aodh-dd23f13d20de205dddd048e30ab97c7d36c622cd baseurl=https://trunk.rdoproject.org/centos8-xena/component/cloudops/dd/23/dd23f13d20de205dddd048e30ab97c7d36c622cd_2f9141bb enabled=1 gpgcheck=0 priority=1 [delorean-component-common] name=delorean-diskimage-builder-2ba78f79a11633efde290684626f9c51b03014c5 baseurl=https://trunk.rdoproject.org/centos8-xena/component/common/2b/a7/2ba78f79a11633efde290684626f9c51b03014c5_1bb44e5b enabled=1 gpgcheck=0 priority=1 [delorean-component-compute] name=delorean-openstack-nova-ac1c6a8c7d85502babdf617bc49b5bb2301c2053 baseurl=https://trunk.rdoproject.org/centos8-xena/component/compute/ac/1c/ac1c6a8c7d85502babdf617bc49b5bb2301c2053_8692d926 enabled=1 gpgcheck=0 priority=1 [delorean-component-glance] name=delorean-openstack-glance-4fc2ea4a85bbca25fae84a7506bf78f08d6485bf baseurl=https://trunk.rdoproject.org/centos8-xena/component/glance/4f/c2/4fc2ea4a85bbca25fae84a7506bf78f08d6485bf_07eb34b9 enabled=1 gpgcheck=0 priority=1 [delorean-component-manila] name=delorean-openstack-manila-8ab5ec6b4f9393d940da6222188be2341816aace baseurl=https://trunk.rdoproject.org/centos8-xena/component/manila/8a/b5/8ab5ec6b4f9393d940da6222188be2341816aace_cca42b7f enabled=1 gpgcheck=0 priority=1 [delorean-component-network] name=delorean-openstack-neutron-f99ec47c4c437fb8bb967d4b5705edb02993bd72 baseurl=https://trunk.rdoproject.org/centos8-xena/component/network/f9/9e/f99ec47c4c437fb8bb967d4b5705edb02993bd72_5cb098f7 enabled=1 gpgcheck=0 priority=1 [delorean-component-octavia] name=delorean-openstack-octavia-2a2ad0d92152fd12de4d96e449447bfdc2fa27ac baseurl=https://trunk.rdoproject.org/centos8-xena/component/octavia/2a/2a/2a2ad0d92152fd12de4d96e449447bfdc2fa27ac_b692dedf enabled=1 gpgcheck=0 priority=1 [delorean-component-security] name=delorean-python-keystone-tests-tempest-f57af91f9a97a822d2deee1fd32857ad4571d210 baseurl=https://trunk.rdoproject.org/centos8-xena/component/security/f5/7a/f57af91f9a97a822d2deee1fd32857ad4571d210_9acb399c enabled=1 gpgcheck=0 priority=1 [delorean-component-swift] name=delorean-openstack-swift-6fb3011a7f25803f399f9f7f8402521bca164183 baseurl=https://trunk.rdoproject.org/centos8-xena/component/swift/6f/b3/6fb3011a7f25803f399f9f7f8402521bca164183_f39f7f9f enabled=1 gpgcheck=0 priority=1 [delorean-component-tempest] name=delorean-openstack-tempest-1580f6f8437bd07e008ce8451388765d4b9b268f baseurl=https://trunk.rdoproject.org/centos8-xena/component/tempest/15/80/1580f6f8437bd07e008ce8451388765d4b9b268f_b56cfcb4 enabled=1 gpgcheck=0 priority=1 [delorean-component-tripleo] name=delorean-tripleo-repos-c73cb0f636cbb9cd620a894cb0b33704bee40d68 baseurl=https://trunk.rdoproject.org/centos8-xena/component/tripleo/c7/3c/c73cb0f636cbb9cd620a894cb0b33704bee40d68_4612d517 enabled=1 gpgcheck=0 priority=1 [delorean-component-ui] name=delorean-openstack-octavia-ui-35188073b2d7ca5b908ef985d28ae4f61a5aff77 baseurl=https://trunk.rdoproject.org/centos8-xena/component/ui/35/18/35188073b2d7ca5b908ef985d28ae4f61a5aff77_36bec770 enabled=1 gpgcheck=0 priority=1 [delorean-component-validation] name=delorean-python-validations-libs-8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1 baseurl=https://trunk.rdoproject.org/centos8-xena/component/validation/8d/9e/8d9e1b5dfd43be5cb41b67b6071c1a35a00cbaa1_343a2395 enabled=1 gpgcheck=0 priority=1 [delorean-xena-testing] name=dlrn-xena-testing baseurl=https://trunk.rdoproject.org/centos8-xena/deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [delorean-xena-build-deps] name=dlrn-xena-build-deps baseurl=https://trunk.rdoproject.org/centos8-xena/build-deps/latest/ enabled=1 gpgcheck=0 module_hotfixes=1 [advanced-virtualization] name=Advanced Virtualization mirror baseurl=http://mirror.centos.org/centos/8-stream/virt/$basearch/advancedvirt-common/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-rabbitmq-38] name=Messaging RabbitMQ baseurl=http://mirror.centos.org/centos/8-stream/messaging/$basearch/rabbitmq-38 gpgcheck=0 enabled=1 module_hotfixes=1 skip_if_unavailable=1 [centos-opstools] name=opstools baseurl=http://mirror.centos.org/centos/8-stream/opstools/$basearch/collectd-5/ gpgcheck=0 enabled=1 module_hotfixes=1 [centos-nfv-ovs] name=NFV SIG OpenvSwitch baseurl=http://mirror.centos.org/centos/8-stream/nfv/$basearch/openvswitch-2/ gpgcheck=0 enabled=1 module_hotfixes=1 DEBUG: __jinja_expand: True DEBUG: verbose: 2 DEBUG: print_main_output: False DEBUG: cache_alterations: False DEBUG: enable_disable_repos: [] DEBUG: build_log_fmt_str: %(message)s DEBUG: root_log_fmt_str: %(levelname)s %(filename)s:%(lineno)d: %(message)s DEBUG: state_log_fmt_str: %(asctime)s - %(message)s DEBUG: Local file: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm INFO: Start(/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm) Config(dlrn-centos8-xena-x86_64-5) Start: clean chroot Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 4140044 2028028 5165920 9971272 6494892 DEBUG: Swap: 16777212 4255360 12521852 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 325G 226G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.98uykt4s', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _make_build_user skipped in bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/builddir DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 4306616 2308572 5243964 9524156 6250288 DEBUG: Swap: 16777212 4255616 12521596 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.0G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 325G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 Mock Version: 3.5 INFO: Mock Version: 3.5 INFO: Mock Version: 3.5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.d3m5e5at', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ae006bd1172240f69a02661b348b7e08', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8dc8f6de315547169f6df0617b9f44e8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '22cf7263e463470498cf0c3b2f539ecd', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '80c2a00b947f4c3bb75e4630193770ea', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1024', '-g', '135', '-d', '/builddir', '-n', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/RPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SPECS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SRPMS DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/SOURCES DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILD DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/BUILDROOT DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir/build/originals DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/builddir Start: dnf update DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b0a0c2494dbf43d58d6ffc1a8440fa9a', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-8.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-14.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-11.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-26.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libtirpc-1.1.4-10.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-46.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: libmount-2.32.1-46.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-46.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-46.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: systemd-239-81.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: tzdata-2024a-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-544.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: cups-libs-2.2.6-57.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-12.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: libuuid-2.32.1-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: file-5.33-26.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-8.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-24.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libssh-0.9.6-14.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-14.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-46.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-81.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-33.el8.x86_64 DEBUG: systemd-pam-239-81.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-81.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-24.el8.noarch DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zps6fph0:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7e99d87006384cd0a61443bfc46f36df', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zps6fph0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '-y', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-python-agent-builder- 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f8ea857720addd986dd50 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-dd23f13d20de205dddd048e 23 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-2ba78f79a11633efde29 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-ac1c6a8c7d85502babdf617 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-8ab5ec6b4f9393d940da6 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f99ec47c4c437fb8bb96 34 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2a2ad0d92152fd12de4d 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f57af91f 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6fb3011a7f25803f399f9f 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-repos-c73cb0f636cbb9cd620a894c 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-35188073b2d7ca5b9 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8d9e1b5dfd43be 32 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 39 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 27 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 17 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 29 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 34 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 35 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 30 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 28 kB/s | 3.0 kB 00:00 DEBUG: opstools 29 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 27 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: Nothing to do. DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans DEBUG: removing 3 rpm db files DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.003 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.002 DEBUG: nuke_rpm_db: removing /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm/__db.001 DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '08cb8e54259746f0bd7cf94e8ac09cab', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: python3-six-1.15.0-2.el8.noarch DEBUG: libgcc-8.5.0-21.el8.x86_64 DEBUG: binutils-2.30-123.el8.x86_64 DEBUG: fontpackages-filesystem-1.44-22.el8.noarch DEBUG: python3-idna-2.5-5.el8.noarch DEBUG: python-rpm-macros-3-45.el8.noarch DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch DEBUG: libXft-2.3.3-1.el8.x86_64 DEBUG: libX11-common-1.6.8-8.el8.noarch DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch DEBUG: rust-srpm-macros-5-2.el8.noarch DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch DEBUG: perl-srpm-macros-1-25.el8.noarch DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch DEBUG: ocaml-srpm-macros-5-4.el8.noarch DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch DEBUG: libssh-config-0.9.6-14.el8.noarch DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 DEBUG: kbd-misc-2.0.4-11.el8.noarch DEBUG: pinentry-1.1.0-2.el8.x86_64 DEBUG: go-srpm-macros-2-17.el8.noarch DEBUG: openssh-8.0p1-24.el8.x86_64 DEBUG: emacs-filesystem-26.1-11.el8.noarch DEBUG: git-core-2.43.0-1.el8.x86_64 DEBUG: centos-stream-release-8.6-1.el8.noarch DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 DEBUG: setup-2.12.2-11.el8.noarch DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 DEBUG: pcre2-10.32-3.el8.x86_64 DEBUG: gdb-headless-8.2-20.el8.x86_64 DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 DEBUG: avahi-libs-0.7-27.el8.x86_64 DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 DEBUG: efi-srpm-macros-3-3.el8.noarch DEBUG: glibc-2.28-251.el8.x86_64 DEBUG: elfutils-0.190-2.el8.x86_64 DEBUG: libsepol-2.9-3.el8.x86_64 DEBUG: python3-ply-3.9-9.el8.noarch DEBUG: info-6.5-7.el8_5.x86_64 DEBUG: python3-cffi-1.13.2-1.el8.x86_64 DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 DEBUG: python3-pysocks-1.6.8-3.el8.noarch DEBUG: libxcrypt-4.1.1-6.el8.x86_64 DEBUG: python3-requests-2.25.1-1.el8.noarch DEBUG: libpng-1.6.34-5.el8.x86_64 DEBUG: python3-markupsafe-0.23-19.el8.x86_64 DEBUG: libcap-2.48-5.el8.x86_64 DEBUG: python3-babel-2.5.1-7.el8.noarch DEBUG: libgpg-error-1.31-1.el8.x86_64 DEBUG: python3-rpm-generators-5-8.el8.noarch DEBUG: libxml2-2.9.7-18.el8.x86_64 DEBUG: python3-imagesize-1.0.0-2.el8.noarch DEBUG: libzstd-1.4.5-6.el8.x86_64 DEBUG: python3-packaging-20.4-1.el8.noarch DEBUG: libunistring-0.9.9-3.el8.x86_64 DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch DEBUG: expat-2.2.5-11.el8.x86_64 DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch DEBUG: chkconfig-1.19.2-1.el8.x86_64 DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch DEBUG: libgcrypt-1.8.5-7.el8.x86_64 DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch DEBUG: libattr-2.4.48-3.el8.x86_64 DEBUG: openjpeg2-2.4.0-5.el8.x86_64 DEBUG: sed-4.5-5.el8.x86_64 DEBUG: pixman-0.38.4-4.el8.x86_64 DEBUG: libICE-1.0.9-15.el8.x86_64 DEBUG: pango-1.42.4-8.el8.x86_64 DEBUG: libidn2-2.2.0-1.el8.x86_64 DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 DEBUG: libgomp-8.5.0-21.el8.x86_64 DEBUG: graphviz-2.40.1-45.el8.x86_64 DEBUG: libSM-1.2.3-1.el8.x86_64 DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch DEBUG: file-libs-5.33-26.el8.x86_64 DEBUG: python3-eventlet-0.31.1-2.el8.noarch DEBUG: libcap-ng-0.7.11-1.el8.x86_64 DEBUG: python3-pbr-5.5.1-1.el8.noarch DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 DEBUG: make-4.2.1-11.el8.x86_64 DEBUG: libmpc-1.1.0-9.1.el8.x86_64 DEBUG: libtirpc-1.1.4-10.el8.x86_64 DEBUG: libksba-1.3.5-9.el8.x86_64 DEBUG: unzip-6.0-46.el8.x86_64 DEBUG: glibc-headers-2.28-251.el8.x86_64 DEBUG: cpio-2.12-11.el8.x86_64 DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 DEBUG: grep-3.1-6.el8.x86_64 DEBUG: lcms2-2.9-2.el8.x86_64 DEBUG: zip-3.0-23.el8.x86_64 DEBUG: cpp-8.5.0-21.el8.x86_64 DEBUG: libpsl-0.20.2-6.el8.x86_64 DEBUG: tar-1.30-9.el8.x86_64 DEBUG: dwz-0.12-10.el8.x86_64 DEBUG: nettle-3.4.1-7.el8.x86_64 DEBUG: zstd-1.4.5-6.el8.x86_64 DEBUG: coreutils-common-8.30-15.el8.x86_64 DEBUG: pigz-2.4-4.el8.x86_64 DEBUG: less-530-1.el8.x86_64 DEBUG: brotli-1.0.6-3.el8.x86_64 DEBUG: json-c-0.13.1-3.el8.x86_64 DEBUG: gc-7.6.4-3.el8.x86_64 DEBUG: libipt-1.6.1-8.el8.x86_64 DEBUG: libpkgconf-1.4.2-1.el8.x86_64 DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch DEBUG: glibc-devel-2.28-251.el8.x86_64 DEBUG: libsigsegv-2.11-5.el8.x86_64 DEBUG: libsmartcols-2.32.1-46.el8.x86_64 DEBUG: memstrack-0.2.5-2.el8.x86_64 DEBUG: npth-1.5-4.el8.x86_64 DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 DEBUG: libtiff-4.0.9-31.el8.x86_64 DEBUG: libxcb-1.13.1-1.el8.x86_64 DEBUG: libXext-1.3.4-1.el8.x86_64 DEBUG: libXt-1.1.5-12.el8.x86_64 DEBUG: libXfixes-5.0.3-7.el8.x86_64 DEBUG: libXcursor-1.1.15-3.el8.x86_64 DEBUG: libXi-1.7.10-1.el8.x86_64 DEBUG: libXaw-1.0.13-10.el8.x86_64 DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 DEBUG: libXcomposite-0.4.4-14.el8.x86_64 DEBUG: libthai-0.1.27-2.el8.x86_64 DEBUG: libmcpp-2.7.2-20.el8.x86_64 DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 DEBUG: python3-setuptools-50.3.2-1.el8.noarch DEBUG: grub2-tools-minimal-2.02-129.el8.x86_64 DEBUG: openldap-2.4.46-18.el8.x86_64 DEBUG: grubby-8.40-48.el8.x86_64 DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 DEBUG: libcurl-7.61.1-34.el8.x86_64 DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch DEBUG: cracklib-2.9.6-15.el8.x86_64 DEBUG: procps-ng-3.3.15-14.el8.x86_64 DEBUG: kpartx-0.8.4-41.el8.x86_64 DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 DEBUG: dbus-common-1.12.8-26.el8.noarch DEBUG: libmount-2.32.1-46.el8.x86_64 DEBUG: dbus-tools-1.12.8-26.el8.x86_64 DEBUG: coreutils-8.30-15.el8.x86_64 DEBUG: libblkid-2.32.1-46.el8.x86_64 DEBUG: shadow-utils-4.6-22.el8.x86_64 DEBUG: openssl-libs-1.1.1k-12.el8.x86_64 DEBUG: rpm-libs-4.14.3-31.el8.x86_64 DEBUG: kmod-libs-25-20.el8.x86_64 DEBUG: trousers-lib-0.3.15-2.el8.x86_64 DEBUG: libutempter-1.1.6-14.el8.x86_64 DEBUG: libpwquality-1.4.4-6.el8.x86_64 DEBUG: util-linux-2.32.1-46.el8.x86_64 DEBUG: dracut-049-233.git20240115.el8.x86_64 DEBUG: gettext-0.19.8.1-17.el8.x86_64 DEBUG: glib2-2.56.4-163.el8.x86_64 DEBUG: gnutls-3.6.16-8.el8.1.x86_64 DEBUG: systemd-239-81.el8.x86_64 DEBUG: trousers-0.3.15-2.el8.x86_64 DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: gpg-pubkey-8483c65d-5ccc5b19 DEBUG: atk-2.28.1-1.el8.x86_64 DEBUG: python-srpm-macros-3-45.el8.noarch DEBUG: gcc-8.5.0-21.el8.x86_64 DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch DEBUG: annobin-11.13-2.el8.x86_64 DEBUG: python3-rpm-macros-3-45.el8.noarch DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch DEBUG: tzdata-2024a-1.el8.noarch DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch DEBUG: gd-2.2.5-7.el8.x86_64 DEBUG: xkeyboard-config-2.28-1.el8.noarch DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch DEBUG: pkgconf-m4-1.4.2-1.el8.noarch DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch DEBUG: openblas-srpm-macros-2-2.el8.noarch DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch DEBUG: ncurses-base-6.1-10.20180224.el8.noarch DEBUG: urw-base35-fonts-20170801-10.el8.noarch DEBUG: kernel-headers-4.18.0-544.el8.x86_64 DEBUG: libsecret-0.18.6-1.el8.x86_64 DEBUG: kbd-legacy-2.0.4-11.el8.noarch DEBUG: harfbuzz-1.7.5-4.el8.x86_64 DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch DEBUG: openssh-clients-8.0p1-24.el8.x86_64 DEBUG: centos-gpg-keys-8-6.el8.noarch DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 DEBUG: centos-stream-repos-8-6.el8.noarch DEBUG: libusbx-1.0.23-4.el8.x86_64 DEBUG: filesystem-3.8-6.el8.x86_64 DEBUG: gnupg2-2.2.20-3.el8.x86_64 DEBUG: basesystem-11-5.el8.noarch DEBUG: guile-2.0.14-7.el8.x86_64 DEBUG: libselinux-2.9-8.el8.x86_64 DEBUG: hicolor-icon-theme-0.17-2.el8.noarch DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 DEBUG: cups-libs-2.2.6-57.el8.x86_64 DEBUG: glibc-common-2.28-251.el8.x86_64 DEBUG: redhat-rpm-config-131-1.el8.noarch DEBUG: bash-4.4.20-4.el8.x86_64 DEBUG: python3-chardet-3.0.4-7.el8.noarch DEBUG: zlib-1.2.11-25.el8.x86_64 DEBUG: python3-pycparser-2.14-14.el8.noarch DEBUG: xz-libs-5.2.4-4.el8.x86_64 DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 DEBUG: libstdc++-8.5.0-21.el8.x86_64 DEBUG: python3-urllib3-1.25.10-4.el8.noarch DEBUG: gmp-6.1.2-12.el8.x86_64 DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 DEBUG: freetype-2.9.1-9.el8.x86_64 DEBUG: python3-pytz-2017.2-11.el8.noarch DEBUG: libcom_err-1.45.6-5.el8.x86_64 DEBUG: python3-jinja2-2.10.1-4.el8.noarch DEBUG: libuuid-2.32.1-46.el8.x86_64 DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 DEBUG: readline-7.0-10.el8.x86_64 DEBUG: python3-pyparsing-2.4.6-1.el8.noarch DEBUG: elfutils-libelf-0.190-2.el8.x86_64 DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch DEBUG: popt-1.18-1.el8.x86_64 DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch DEBUG: mpfr-3.1.6-1.el8.x86_64 DEBUG: python3-toml-0.10.1-2.el8.noarch DEBUG: libacl-2.2.53-3.el8.x86_64 DEBUG: libgs-9.27-12.el8.x86_64 DEBUG: libffi-3.1-24.el8.x86_64 DEBUG: cairo-1.15.12-6.el8.x86_64 DEBUG: p11-kit-0.23.22-2.el8.x86_64 DEBUG: librsvg2-2.42.7-5.el8.x86_64 DEBUG: findutils-4.6.0-22.el8.x86_64 DEBUG: gtk2-2.24.32-5.el8.x86_64 DEBUG: lua-libs-5.3.4-12.el8.x86_64 DEBUG: python3-sphinx-2.2.2-1.el8.noarch DEBUG: libassuan-2.5.1-3.el8.x86_64 DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 DEBUG: file-5.33-26.el8.x86_64 DEBUG: rpm-build-4.14.3-31.el8.x86_64 DEBUG: audit-libs-3.1.2-1.el8.x86_64 DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch DEBUG: jasper-libs-2.0.14-5.el8.x86_64 DEBUG: ilmbase-2.2.0-13.el8.x86_64 DEBUG: diffutils-3.6-6.el8.x86_64 DEBUG: grub2-common-2.02-129.el8.noarch DEBUG: gdbm-libs-1.18-2.el8.x86_64 DEBUG: libtasn1-4.13-4.el8.x86_64 DEBUG: pcre-8.42-6.el8.x86_64 DEBUG: xz-5.2.4-4.el8.x86_64 DEBUG: gdbm-1.18-2.el8.x86_64 DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 DEBUG: libsemanage-2.9-9.el8.x86_64 DEBUG: acl-2.2.53-3.el8.x86_64 DEBUG: patch-2.7.6-11.el8.x86_64 DEBUG: isl-0.16.1-6.el8.x86_64 DEBUG: graphite2-1.3.10-10.el8.x86_64 DEBUG: bzip2-1.0.6-26.el8.x86_64 DEBUG: libidn-1.34-5.el8.x86_64 DEBUG: libfontenc-1.1.3-8.el8.x86_64 DEBUG: libpaper-1.1.24-22.el8.x86_64 DEBUG: hardlink-1.3-6.el8.x86_64 DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 DEBUG: libnghttp2-1.33.0-5.el8.x86_64 DEBUG: pkgconf-1.4.2-1.el8.x86_64 DEBUG: xorg-x11-font-utils-7.5-41.el8.x86_64 DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 DEBUG: libseccomp-2.5.2-1.el8.x86_64 DEBUG: gawk-4.2.1-4.el8.x86_64 DEBUG: libverto-0.3.2-2.el8.x86_64 DEBUG: ncurses-6.1-10.20180224.el8.x86_64 DEBUG: fribidi-1.0.4-9.el8.x86_64 DEBUG: jbigkit-libs-2.1-14.el8.x86_64 DEBUG: libXau-1.0.9-3.el8.x86_64 DEBUG: libX11-1.6.8-8.el8.x86_64 DEBUG: libXrender-0.9.10-7.el8.x86_64 DEBUG: libXmu-1.1.3-1.el8.x86_64 DEBUG: libXpm-3.5.12-11.el8.x86_64 DEBUG: libXrandr-1.5.2-1.el8.x86_64 DEBUG: libXinerama-1.1.4-1.el8.x86_64 DEBUG: libXdamage-1.1.4-14.el8.x86_64 DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 DEBUG: libdatrie-0.2.9-7.el8.x86_64 DEBUG: libijs-0.35-5.el8.x86_64 DEBUG: mcpp-2.7.2-20.el8.x86_64 DEBUG: libwebp-1.0.0-9.el8.x86_64 DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 DEBUG: platform-python-pip-9.0.3-24.el8.noarch DEBUG: python3-libs-3.6.8-59.el8.x86_64 DEBUG: libssh-0.9.6-14.el8.x86_64 DEBUG: platform-python-3.6.8-59.el8.x86_64 DEBUG: libkcapi-1.4.0-2.el8.x86_64 DEBUG: libarchive-3.3.3-5.el8.x86_64 DEBUG: curl-7.61.1-34.el8.x86_64 DEBUG: openssl-1.1.1k-12.el8.x86_64 DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch DEBUG: gzip-1.9-13.el8.x86_64 DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 DEBUG: krb5-libs-1.18.2-26.el8.x86_64 DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 DEBUG: device-mapper-1.02.181-14.el8.x86_64 DEBUG: elfutils-libs-0.190-2.el8.x86_64 DEBUG: rpm-4.14.3-31.el8.x86_64 DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 DEBUG: libfdisk-2.32.1-46.el8.x86_64 DEBUG: dbus-libs-1.12.8-26.el8.x86_64 DEBUG: which-2.21-20.el8.x86_64 DEBUG: systemd-libs-239-81.el8.x86_64 DEBUG: device-mapper-libs-1.02.181-14.el8.x86_64 DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch DEBUG: libdb-5.3.28-42.el8_4.x86_64 DEBUG: kmod-25-20.el8.x86_64 DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 DEBUG: dbus-daemon-1.12.8-26.el8.x86_64 DEBUG: kbd-2.0.4-11.el8.x86_64 DEBUG: pam-1.3.1-33.el8.x86_64 DEBUG: systemd-pam-239-81.el8.x86_64 DEBUG: os-prober-1.74-9.el8.x86_64 DEBUG: grub2-tools-2.02-129.el8.x86_64 DEBUG: shared-mime-info-1.9-4.el8.x86_64 DEBUG: dbus-1.12.8-26.el8.x86_64 DEBUG: systemd-udev-239-81.el8.x86_64 DEBUG: fontconfig-2.13.1-4.el8.x86_64 DEBUG: python3-pip-9.0.3-24.el8.noarch DEBUG: Child return code was: 0 Finish: dnf update DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init Start: build phase for openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm Start: build setup for openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '786d5c6f4532411998dee76e60294aa4', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Updating / installing... DEBUG: openstack-keystone-1:20.0.2-0.20240313######################################## DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '3bd8e72274e34347b4951651b82c2e9a', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: keystone-20.0.2.dev8-0.20240313165906.5f5e43b.tar.gz DEBUG: keystone-dist.conf DEBUG: openstack-keystone-sample-data DEBUG: openstack-keystone.logrotate DEBUG: openstack-keystone.spec DEBUG: openstack-keystone.sysctl DEBUG: Child return code was: 0 INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '7b5e07ff4f3144efa5e7b399c3703ea8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Wrote: /builddir/build/SRPMS/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zps6fph0:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0a62889e57634661909c4eb94726a913', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zps6fph0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root//builddir/build/SRPMS/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: Last metadata expiration check: 0:00:05 ago on Wed Mar 13 17:01:43 2024. DEBUG: Package git-core-2.43.0-1.el8.x86_64 is already installed. DEBUG: Package openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch is already installed. DEBUG: Package python3-babel-2.5.1-7.el8.noarch is already installed. DEBUG: Package python3-cryptography-3.2.1-7.el8.x86_64 is already installed. DEBUG: Package python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 is already installed. DEBUG: Package python3-pbr-5.5.1-1.el8.noarch is already installed. DEBUG: Package python3-sphinx-1:2.2.2-1.el8.noarch is already installed. DEBUG: Package systemd-239-81.el8.x86_64 is already installed. DEBUG: Dependencies resolved. DEBUG: ======================================================================================================================== DEBUG: Package Arch Version Repository Size DEBUG: ======================================================================================================================== DEBUG: Installing: DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-xena-testing 91 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-xena-testing 165 k DEBUG: python3-flask-restful noarch 0.3.8-4.el8 delorean-xena-testing 123 k DEBUG: python3-freezegun noarch 0.3.12-4.el8 delorean-xena-build-deps 33 k DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-xena-testing 112 k DEBUG: python3-keystonemiddleware noarch 9.3.0-0.20210909120330.90df936.el8 delorean-component-security 92 k DEBUG: python3-ldappool noarch 2.4.0-5.el8 delorean-xena-testing 30 k DEBUG: python3-lxml x86_64 4.2.3-4.el8 Stream-AppStream 1.5 M DEBUG: python3-memcached noarch 1.59-1.el8 delorean-xena-testing 44 k DEBUG: python3-mock noarch 3.0.5-7.el8 delorean-xena-testing 55 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-openstackdocstheme noarch 2.2.6-1.el8 delorean-xena-build-deps 956 k DEBUG: python3-oslo-cache noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 53 k DEBUG: python3-oslo-config noarch 2:8.7.1-0.20210908173604.1a7bd66.el8 delorean-component-common 227 k DEBUG: python3-oslo-db noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 146 k DEBUG: python3-oslo-log noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.9.4-0.20220627084906.49ec24c.el8 delorean-component-common 231 k DEBUG: python3-oslo-middleware noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 75 k DEBUG: python3-oslotest noarch 4.5.0-0.20210908170400.d4b1896.el8 delorean-component-clients 47 k DEBUG: python3-osprofiler noarch 3.4.2-0.20210908180341.e475de6.el8 delorean-component-common 132 k DEBUG: python3-passlib noarch 1.7.4-1.el8 delorean-xena-testing 791 k DEBUG: python3-pycadf noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 51 k DEBUG: python3-pysaml2 noarch 6.1.0-1.el8 delorean-xena-testing 541 k DEBUG: python3-redis noarch 3.5.3-1.el8 delorean-xena-testing 142 k DEBUG: python3-sphinx-feature-classification noarch 1.1.0-0.20210906231138.d3d6887.el8 delorean-component-common 23 k DEBUG: python3-sphinxcontrib-apidoc noarch 0.2.1-13.el8 delorean-xena-build-deps 19 k DEBUG: python3-sphinxcontrib-blockdiag noarch 2.0.0-3.el8 delorean-xena-build-deps 20 k DEBUG: python3-sphinxcontrib-seqdiag noarch 2.0.0-1.el8 delorean-xena-build-deps 21 k DEBUG: python3-testresources noarch 2.0.1-1.el8 delorean-xena-testing 62 k DEBUG: python3-testscenarios noarch 0.5.0-17.el8 delorean-xena-testing 40 k DEBUG: python3-webtest noarch 2.0.35-3.el8 delorean-xena-testing 87 k DEBUG: Installing dependencies: DEBUG: ipa-pgothic-fonts noarch 003.03-15.el8 delorean-xena-build-deps 3.5 M DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-xena-testing 163 k DEBUG: libxslt x86_64 1.1.32-6.el8 Stream-BaseOS 250 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-cache-lang noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-xena-testing 1.1 M DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-xena-testing 97 k DEBUG: python3-aniso8601 noarch 8.1.0-1.el8 delorean-xena-testing 81 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-xena-testing 44 k DEBUG: python3-beautifulsoup4 noarch 4.9.3-1.el8 delorean-xena-testing 215 k DEBUG: python3-blockdiag noarch 2.0.1-3.el8 delorean-xena-build-deps 2.4 M DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-xena-testing 35 k DEBUG: python3-certifi noarch 2018.10.15-8.el8 delorean-xena-testing 16 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-xena-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.3.0-0.20210909100842.0bf5bf5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-xena-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-xena-testing 54 k DEBUG: python3-dulwich x86_64 0.20.11-1.el8 delorean-xena-testing 412 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-xena-testing 41 k DEBUG: python3-extras noarch 1.0.0-10.el8 delorean-xena-testing 21 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-xena-testing 44 k DEBUG: python3-fixtures noarch 3.0.0-16.el8 delorean-xena-testing 96 k DEBUG: python3-funcparserlib noarch 0.3.6-22.el8 delorean-xena-build-deps 26 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-xena-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20210908172359.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-xena-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-xena-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-xena-testing 4.7 M DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-xena-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.4.0-0.20240201063729.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713075919.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-xena-testing 338 k DEBUG: python3-ldap x86_64 3.3.1-2.el8 Stream-AppStream 230 k DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-xena-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-xena-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220311090043.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-concurrency noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 40 k DEBUG: python3-oslo-context noarch 3.3.2-0.20211026070319.7187c67.el8 delorean-component-common 25 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-metrics noarch 0.3.1-0.20220214085829.b904335.el8 delorean-component-common 23 k DEBUG: python3-oslo-serialization noarch 4.2.0-0.20210908170955.2b94a4f.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.6.2-0.20220513142341.03d4fdd.el8 delorean-component-common 70 k DEBUG: python3-oslo-utils noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 80 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-xena-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-xena-testing 40 k DEBUG: python3-pillow x86_64 5.1.1-20.el8 Stream-AppStream 694 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-xena-testing 82 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-xena-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-xena-testing 151 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-xena-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-xena-testing 54 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-xena-testing 107 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-xena-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-xena-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-xena-testing 196 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-xena-testing 36 k DEBUG: python3-seqdiag noarch 2.0.0-4.el8 delorean-xena-build-deps 50 k DEBUG: python3-soupsieve noarch 2.1.0-1.el8 delorean-xena-testing 66 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-xena-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-xena-testing 35 k DEBUG: python3-stevedore noarch 3.4.2-0.20221021074429.1c12706.el8 delorean-component-clients 69 k DEBUG: python3-subunit noarch 1.4.0-1.el8 delorean-xena-testing 97 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-xena-testing 39 k DEBUG: python3-testtools noarch 2.5.0-3.el8 delorean-xena-testing 353 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-xena-testing 26 k DEBUG: python3-waitress noarch 1.4.2-1.el8 delorean-xena-testing 255 k DEBUG: python3-webcolors noarch 1.11.1-3.el8 delorean-xena-build-deps 27 k DEBUG: python3-webencodings noarch 0.5.1-6.el8 Stream-AppStream 27 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-xena-testing 253 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-xena-testing 456 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-xena-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-xena-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: Installing weak dependencies: DEBUG: python3-cssselect noarch 0.9.2-13.el8 delorean-xena-testing 40 k DEBUG: python3-html5lib noarch 1:0.999999999-6.el8 Stream-AppStream 214 k DEBUG: Transaction Summary DEBUG: ======================================================================================================================== DEBUG: Install 131 Packages DEBUG: Total size: 30 M DEBUG: Total download size: 12 M DEBUG: Installed size: 97 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713075919.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.4.0-0.20240201063729.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libxslt-1.1.32-6.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-html5lib-0.999999999-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-lxml-4.2.3-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pillow-5.1.1-20.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webencodings-0.5.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-beautifulsoup4-4.9.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-certifi-2018.10.15-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-cssselect-0.9.2-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-extras-1.0.0-10.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fixtures-3.0.0-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-soupsieve-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-subunit-1.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testresources-2.0.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testscenarios-0.5.0-17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-testtools-2.5.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-waitress-1.4.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webtest-2.0.35-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (76/131): python-oslo-concurrency-lang-4.4.1-0. 101 kB/s | 13 kB 00:00 DEBUG: (77/131): python-oslo-cache-lang-2.8.2-0.202203 118 kB/s | 16 kB 00:00 DEBUG: (78/131): python-oslo-db-lang-11.0.0-0.20210910 386 kB/s | 13 kB 00:00 DEBUG: (79/131): python-oslo-i18n-lang-5.1.0-0.2021090 408 kB/s | 13 kB 00:00 DEBUG: (80/131): python3-oslotest-4.5.0-0.202109081704 232 kB/s | 47 kB 00:00 DEBUG: (81/131): python-oslo-log-lang-4.6.0-0.20210908 242 kB/s | 12 kB 00:00 DEBUG: (82/131): python-oslo-middleware-lang-4.4.0-0.2 183 kB/s | 11 kB 00:00 DEBUG: (83/131): python-oslo-policy-lang-3.8.3-0.20211 262 kB/s | 11 kB 00:00 DEBUG: (84/131): python-oslo-utils-lang-4.10.2-0.20220 310 kB/s | 12 kB 00:00 DEBUG: (85/131): python-pycadf-common-3.1.1-0.20210906 223 kB/s | 14 kB 00:00 DEBUG: (86/131): python3-debtcollector-2.3.0-0.2021090 332 kB/s | 31 kB 00:00 DEBUG: (87/131): python3-futurist-2.4.0-0.202109081723 515 kB/s | 63 kB 00:00 DEBUG: (88/131): python3-oslo-cache-2.8.2-0.2022031808 467 kB/s | 53 kB 00:00 DEBUG: (89/131): python3-oslo-concurrency-4.4.1-0.2021 513 kB/s | 40 kB 00:00 DEBUG: (90/131): python3-oslo-context-3.3.2-0.20211026 423 kB/s | 25 kB 00:00 DEBUG: (91/131): python3-oslo-i18n-5.1.0-0.20210908181 684 kB/s | 57 kB 00:00 DEBUG: (92/131): python3-oslo-db-11.0.0-0.202109101541 853 kB/s | 146 kB 00:00 DEBUG: (93/131): python3-oslo-log-4.6.0-0.202109081733 777 kB/s | 62 kB 00:00 DEBUG: (94/131): python3-oslo-config-8.7.1-0.202109081 986 kB/s | 227 kB 00:00 DEBUG: (95/131): python3-oslo-metrics-0.3.1-0.20220214 304 kB/s | 23 kB 00:00 DEBUG: (96/131): python3-oslo-middleware-4.4.0-0.20210 644 kB/s | 57 kB 00:00 DEBUG: (97/131): python3-oslo-serialization-4.2.0-0.20 476 kB/s | 32 kB 00:00 DEBUG: (98/131): python3-oslo-policy-3.8.3-0.202110291 633 kB/s | 75 kB 00:00 DEBUG: (99/131): python3-oslo-messaging-12.9.4-0.20220 962 kB/s | 231 kB 00:00 DEBUG: (100/131): python3-oslo-service-2.6.2-0.2022051 673 kB/s | 70 kB 00:00 DEBUG: (101/131): python3-oslo-utils-4.10.2-0.20220513 765 kB/s | 80 kB 00:00 DEBUG: (102/131): python3-pycadf-3.1.1-0.2021090619382 818 kB/s | 51 kB 00:00 DEBUG: (103/131): python3-osprofiler-3.4.2-0.202109081 769 kB/s | 132 kB 00:00 DEBUG: (104/131): python3-sphinx-feature-classificatio 211 kB/s | 23 kB 00:00 DEBUG: (105/131): python3-keystonemiddleware-9.3.0-0.2 796 kB/s | 92 kB 00:00 DEBUG: (106/131): python3-itsdangerous-0.24-14.el8.noa 185 kB/s | 31 kB 00:00 DEBUG: (107/131): python3-aniso8601-8.1.0-1.el8.noarch 1.1 MB/s | 81 kB 00:00 DEBUG: (108/131): python3-PyMySQL-0.10.1-2.module_el8+ 389 kB/s | 110 kB 00:00 DEBUG: (109/131): python3-dataclasses-0.8-1.el8.noarch 457 kB/s | 33 kB 00:00 DEBUG: (110/131): python3-ldap-3.3.1-2.el8.x86_64.rpm 811 kB/s | 230 kB 00:00 DEBUG: (111/131): python3-etcd3gw-0.2.5-1.el8.noarch.r 802 kB/s | 41 kB 00:00 DEBUG: (112/131): python3-flask-restful-0.3.8-4.el8.no 1.2 MB/s | 123 kB 00:00 DEBUG: (113/131): python3-flask-1.1.2-4.el8.noarch.rpm 1.0 MB/s | 165 kB 00:00 DEBUG: (114/131): python3-ldappool-2.4.0-5.el8.noarch. 559 kB/s | 30 kB 00:00 DEBUG: (115/131): python3-memcached-1.59-1.el8.noarch. 641 kB/s | 44 kB 00:00 DEBUG: (116/131): python3-mock-3.0.5-7.el8.noarch.rpm 681 kB/s | 55 kB 00:00 DEBUG: (117/131): python3-dulwich-0.20.11-1.el8.x86_64 1.1 MB/s | 412 kB 00:00 DEBUG: (118/131): python3-redis-3.5.3-1.el8.noarch.rpm 1.1 MB/s | 142 kB 00:00 DEBUG: (119/131): python3-pysaml2-6.1.0-1.el8.noarch.r 2.0 MB/s | 541 kB 00:00 DEBUG: (120/131): python3-passlib-1.7.4-1.el8.noarch.r 1.8 MB/s | 791 kB 00:00 DEBUG: (121/131): python3-werkzeug-2.0.1-2.el8.noarch. 1.7 MB/s | 456 kB 00:00 DEBUG: (122/131): python3-freezegun-0.3.12-4.el8.noarc 428 kB/s | 33 kB 00:00 DEBUG: (123/131): python3-funcparserlib-0.3.6-22.el8.n 796 kB/s | 26 kB 00:00 DEBUG: (124/131): python3-openstackdocstheme-2.2.6-1.e 2.7 MB/s | 956 kB 00:00 DEBUG: (125/131): python3-seqdiag-2.0.0-4.el8.noarch.r 1.9 MB/s | 50 kB 00:00 DEBUG: (126/131): python3-sphinxcontrib-apidoc-0.2.1-1 664 kB/s | 19 kB 00:00 DEBUG: (127/131): python3-sphinxcontrib-blockdiag-2.0. 928 kB/s | 20 kB 00:00 DEBUG: (128/131): python3-sphinxcontrib-seqdiag-2.0.0- 972 kB/s | 21 kB 00:00 DEBUG: (129/131): python3-webcolors-1.11.1-3.el8.noarc 1.2 MB/s | 27 kB 00:00 DEBUG: (130/131): python3-blockdiag-2.0.1-3.el8.noarch 3.7 MB/s | 2.4 MB 00:00 DEBUG: (131/131): ipa-pgothic-fonts-003.03-15.el8.noar 4.0 MB/s | 3.5 MB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 4.2 MB/s | 12 MB 00:02 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/131 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 2/131 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 3/131 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/131 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 5/131 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 6/131 DEBUG: Installing : python3-stevedore-3.4.2-0.20221021074429.1c12706 7/131 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 8/131 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 9/131 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 10/131 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 11/131 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 12/131 DEBUG: Installing : python3-extras-1.0.0-10.el8.noarch 13/131 DEBUG: Installing : python3-fixtures-3.0.0-16.el8.noarch 14/131 DEBUG: Installing : python3-testtools-2.5.0-3.el8.noarch 15/131 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 16/131 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 17/131 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 18/131 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 19/131 DEBUG: Installing : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 20/131 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 21/131 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 22/131 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 23/131 DEBUG: Installing : python3-subunit-1.4.0-1.el8.noarch 24/131 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 25/131 DEBUG: Installing : python3-ldap-3.3.1-2.el8.x86_64 26/131 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 27/131 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 28/131 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 29/131 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 30/131 DEBUG: Installing : python3-aniso8601-8.1.0-1.el8.noarch 31/131 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 32/131 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 33/131 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 34/131 DEBUG: Installing : python3-webcolors-1.11.1-3.el8.noarch 35/131 DEBUG: Installing : python3-funcparserlib-0.3.6-22.el8.noarch 36/131 DEBUG: Installing : ipa-pgothic-fonts-003.03-15.el8.noarch 37/131 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 38/131 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 39/131 DEBUG: Installing : python3-debtcollector-2.3.0-0.20210909100842.0bf 40/131 DEBUG: Installing : python3-oslo-context-3.3.2-0.20211026070319.7187 41/131 DEBUG: Installing : python3-waitress-1.4.2-1.el8.noarch 42/131 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 43/131 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 44/131 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 45/131 DEBUG: Installing : python3-soupsieve-2.1.0-1.el8.noarch 46/131 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 47/131 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 48/131 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 49/131 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 50/131 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 51/131 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 52/131 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 53/131 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 54/131 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 55/131 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 56/131 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 57/131 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 58/131 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 59/131 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 60/131 DEBUG: Installing : python3-cssselect-0.9.2-13.el8.noarch 61/131 DEBUG: Installing : python3-certifi-2018.10.15-8.el8.noarch 62/131 DEBUG: Installing : python3-dulwich-0.20.11-1.el8.x86_64 63/131 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 64/131 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 65/131 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 66/131 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 67/131 DEBUG: Installing : python3-webencodings-0.5.1-6.el8.noarch 68/131 DEBUG: Installing : python3-html5lib-1:0.999999999-6.el8.noarch 69/131 DEBUG: Installing : python3-pillow-5.1.1-20.el8.x86_64 70/131 DEBUG: Installing : python3-blockdiag-2.0.1-3.el8.noarch 71/131 DEBUG: Installing : python3-seqdiag-2.0.0-4.el8.noarch 72/131 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 73/131 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 74/131 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 75/131 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 76/131 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 77/131 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 78/131 DEBUG: Installing : python3-click-6.7-8.el8.noarch 79/131 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 80/131 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 81/131 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 82/131 DEBUG: Installing : libxslt-1.1.32-6.el8.x86_64 83/131 DEBUG: Installing : python3-beautifulsoup4-4.9.3-1.el8.noarch 84/131 DEBUG: Installing : python3-lxml-4.2.3-4.el8.x86_64 85/131 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210906193823.4179 86/131 DEBUG: Installing : python-oslo-utils-lang-4.10.2-0.20220513072912.9 87/131 DEBUG: Installing : python-oslo-policy-lang-3.8.3-0.20211029111327.f 88/131 DEBUG: Installing : python-oslo-middleware-lang-4.4.0-0.202109081806 89/131 DEBUG: Installing : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 90/131 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 91/131 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 92/131 DEBUG: Installing : python3-oslo-utils-4.10.2-0.20220513072912.90a50 93/131 DEBUG: Installing : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 94/131 DEBUG: Installing : python3-oslo-serialization-4.2.0-0.2021090817095 95/131 DEBUG: Installing : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 96/131 DEBUG: Installing : python3-oslo-metrics-0.3.1-0.20220214085829.b904 97/131 DEBUG: Installing : python3-pycadf-3.1.1-0.20210906193823.4179996.el 98/131 DEBUG: Installing : python3-oslo-middleware-4.4.0-0.20210908180655.d 99/131 DEBUG: Installing : python-oslo-db-lang-11.0.0-0.20210910154117.7566 100/131 DEBUG: Installing : python-oslo-concurrency-lang-4.4.1-0.20210913063 101/131 DEBUG: Installing : python3-oslo-concurrency-4.4.1-0.20210913063308. 102/131 DEBUG: Installing : python3-oslo-service-2.6.2-0.20220513142341.03d4 103/131 DEBUG: Installing : python3-oslo-messaging-12.9.4-0.20220627084906.4 104/131 DEBUG: Installing : python-oslo-cache-lang-2.8.2-0.20220318083550.55 105/131 DEBUG: Installing : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 106/131 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220311090043. 107/131 DEBUG: Installing : python3-keystoneauth1-4.4.0-0.20240201063729.112 108/131 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713075919. 109/131 DEBUG: Installing : python3-keystonemiddleware-9.3.0-0.2021090912033 110/131 DEBUG: Installing : python3-osprofiler-3.4.2-0.20210908180341.e475de 111/131 DEBUG: Installing : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 112/131 DEBUG: Installing : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 113/131 DEBUG: Installing : python3-webtest-2.0.35-3.el8.noarch 114/131 DEBUG: Installing : python3-flask-restful-0.3.8-4.el8.noarch 115/131 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 116/131 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 117/131 DEBUG: Installing : python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 118/131 DEBUG: Installing : python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noar 119/131 DEBUG: Installing : python3-openstackdocstheme-2.2.6-1.el8.noarch 120/131 DEBUG: Installing : python3-pysaml2-6.1.0-1.el8.noarch 121/131 DEBUG: Installing : python3-ldappool-2.4.0-5.el8.noarch 122/131 DEBUG: Installing : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 123/131 DEBUG: Installing : python3-testscenarios-0.5.0-17.el8.noarch 124/131 DEBUG: Installing : python3-freezegun-0.3.12-4.el8.noarch 125/131 DEBUG: Installing : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 126/131 DEBUG: Installing : python3-testresources-2.0.1-1.el8.noarch 127/131 DEBUG: Installing : python3-redis-3.5.3-1.el8.noarch 128/131 DEBUG: Installing : python3-passlib-1.7.4-1.el8.noarch 129/131 DEBUG: Installing : python3-mock-3.0.5-7.el8.noarch 130/131 DEBUG: Installing : python3-sphinx-feature-classification-1.1.0-0.20 131/131 DEBUG: Running scriptlet: python3-sphinx-feature-classification-1.1.0-0.20 131/131 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713075919. 1/131 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220311090043. 2/131 DEBUG: Verifying : python3-oslotest-4.5.0-0.20210908170400.d4b1896. 3/131 DEBUG: Verifying : python3-stevedore-3.4.2-0.20221021074429.1c12706 4/131 DEBUG: Verifying : python-oslo-cache-lang-2.8.2-0.20220318083550.55 5/131 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.1-0.20210913063 6/131 DEBUG: Verifying : python-oslo-db-lang-11.0.0-0.20210910154117.7566 7/131 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 8/131 DEBUG: Verifying : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 9/131 DEBUG: Verifying : python-oslo-middleware-lang-4.4.0-0.202109081806 10/131 DEBUG: Verifying : python-oslo-policy-lang-3.8.3-0.20211029111327.f 11/131 DEBUG: Verifying : python-oslo-utils-lang-4.10.2-0.20220513072912.9 12/131 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210906193823.4179 13/131 DEBUG: Verifying : python3-debtcollector-2.3.0-0.20210909100842.0bf 14/131 DEBUG: Verifying : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 15/131 DEBUG: Verifying : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 16/131 DEBUG: Verifying : python3-oslo-concurrency-4.4.1-0.20210913063308. 17/131 DEBUG: Verifying : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 18/131 DEBUG: Verifying : python3-oslo-context-3.3.2-0.20211026070319.7187 19/131 DEBUG: Verifying : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 20/131 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 21/131 DEBUG: Verifying : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 22/131 DEBUG: Verifying : python3-oslo-messaging-12.9.4-0.20220627084906.4 23/131 DEBUG: Verifying : python3-oslo-metrics-0.3.1-0.20220214085829.b904 24/131 DEBUG: Verifying : python3-oslo-middleware-4.4.0-0.20210908180655.d 25/131 DEBUG: Verifying : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 26/131 DEBUG: Verifying : python3-oslo-serialization-4.2.0-0.2021090817095 27/131 DEBUG: Verifying : python3-oslo-service-2.6.2-0.20220513142341.03d4 28/131 DEBUG: Verifying : python3-oslo-utils-4.10.2-0.20220513072912.90a50 29/131 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20210908180341.e475de 30/131 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210906193823.4179996.el 31/131 DEBUG: Verifying : python3-sphinx-feature-classification-1.1.0-0.20 32/131 DEBUG: Verifying : python3-keystoneauth1-4.4.0-0.20240201063729.112 33/131 DEBUG: Verifying : python3-keystonemiddleware-9.3.0-0.2021090912033 34/131 DEBUG: Verifying : libxslt-1.1.32-6.el8.x86_64 35/131 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 36/131 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 37/131 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 38/131 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 39/131 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 40/131 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 41/131 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 42/131 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 43/131 DEBUG: Verifying : python3-html5lib-1:0.999999999-6.el8.noarch 44/131 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 45/131 DEBUG: Verifying : python3-ldap-3.3.1-2.el8.x86_64 46/131 DEBUG: Verifying : python3-lxml-4.2.3-4.el8.x86_64 47/131 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 48/131 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 49/131 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 50/131 DEBUG: Verifying : python3-pillow-5.1.1-20.el8.x86_64 51/131 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 52/131 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 53/131 DEBUG: Verifying : python3-webencodings-0.5.1-6.el8.noarch 54/131 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 55/131 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 56/131 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 57/131 DEBUG: Verifying : python3-aniso8601-8.1.0-1.el8.noarch 58/131 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 59/131 DEBUG: Verifying : python3-beautifulsoup4-4.9.3-1.el8.noarch 60/131 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 61/131 DEBUG: Verifying : python3-certifi-2018.10.15-8.el8.noarch 62/131 DEBUG: Verifying : python3-cssselect-0.9.2-13.el8.noarch 63/131 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 64/131 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 65/131 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 66/131 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 67/131 DEBUG: Verifying : python3-dulwich-0.20.11-1.el8.x86_64 68/131 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 69/131 DEBUG: Verifying : python3-extras-1.0.0-10.el8.noarch 70/131 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 71/131 DEBUG: Verifying : python3-fixtures-3.0.0-16.el8.noarch 72/131 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 73/131 DEBUG: Verifying : python3-flask-restful-0.3.8-4.el8.noarch 74/131 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 75/131 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 76/131 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 77/131 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 78/131 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 79/131 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 80/131 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 81/131 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 82/131 DEBUG: Verifying : python3-ldappool-2.4.0-5.el8.noarch 83/131 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 84/131 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 85/131 DEBUG: Verifying : python3-mock-3.0.5-7.el8.noarch 86/131 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 87/131 DEBUG: Verifying : python3-passlib-1.7.4-1.el8.noarch 88/131 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 89/131 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 90/131 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 91/131 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 92/131 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 93/131 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 94/131 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 95/131 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 96/131 DEBUG: Verifying : python3-pysaml2-6.1.0-1.el8.noarch 97/131 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 98/131 DEBUG: Verifying : python3-redis-3.5.3-1.el8.noarch 99/131 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 100/131 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 101/131 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 102/131 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 103/131 DEBUG: Verifying : python3-soupsieve-2.1.0-1.el8.noarch 104/131 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 105/131 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 106/131 DEBUG: Verifying : python3-subunit-1.4.0-1.el8.noarch 107/131 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 108/131 DEBUG: Verifying : python3-testresources-2.0.1-1.el8.noarch 109/131 DEBUG: Verifying : python3-testscenarios-0.5.0-17.el8.noarch 110/131 DEBUG: Verifying : python3-testtools-2.5.0-3.el8.noarch 111/131 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 112/131 DEBUG: Verifying : python3-waitress-1.4.2-1.el8.noarch 113/131 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 114/131 DEBUG: Verifying : python3-webtest-2.0.35-3.el8.noarch 115/131 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 116/131 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 117/131 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 118/131 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 119/131 DEBUG: Verifying : ipa-pgothic-fonts-003.03-15.el8.noarch 120/131 DEBUG: Verifying : python3-blockdiag-2.0.1-3.el8.noarch 121/131 DEBUG: Verifying : python3-freezegun-0.3.12-4.el8.noarch 122/131 DEBUG: Verifying : python3-funcparserlib-0.3.6-22.el8.noarch 123/131 DEBUG: Verifying : python3-openstackdocstheme-2.2.6-1.el8.noarch 124/131 DEBUG: Verifying : python3-seqdiag-2.0.0-4.el8.noarch 125/131 DEBUG: Verifying : python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 126/131 DEBUG: Verifying : python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noar 127/131 DEBUG: Verifying : python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 128/131 DEBUG: Verifying : python3-webcolors-1.11.1-3.el8.noarch 129/131 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 130/131 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 131/131 DEBUG: Installed: DEBUG: ipa-pgothic-fonts-003.03-15.el8.noarch DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libxslt-1.1.32-6.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-aniso8601-8.1.0-1.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch DEBUG: python3-blockdiag-2.0.1-3.el8.noarch DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-certifi-2018.10.15-8.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-cssselect-0.9.2-13.el8.noarch DEBUG: python3-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-extras-1.0.0-10.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-fixtures-3.0.0-16.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-flask-restful-0.3.8-4.el8.noarch DEBUG: python3-freezegun-0.3.12-4.el8.noarch DEBUG: python3-funcparserlib-0.3.6-22.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystoneauth1-4.4.0-0.20240201063729.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-ldap-3.3.1-2.el8.x86_64 DEBUG: python3-ldappool-2.4.0-5.el8.noarch DEBUG: python3-lxml-4.2.3-4.el8.x86_64 DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-mock-3.0.5-7.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20210908180341.e475de6.el8.noarch DEBUG: python3-passlib-1.7.4-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-pillow-5.1.1-20.el8.x86_64 DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysaml2-6.1.0-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-redis-3.5.3-1.el8.noarch DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-seqdiag-2.0.0-4.el8.noarch DEBUG: python3-soupsieve-2.1.0-1.el8.noarch DEBUG: python3-sphinx-feature-classification-1.1.0-0.20210906231138.d3d6887.el8.noarch DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch DEBUG: python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noarch DEBUG: python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch DEBUG: python3-subunit-1.4.0-1.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-testresources-2.0.1-1.el8.noarch DEBUG: python3-testscenarios-0.5.0-17.el8.noarch DEBUG: python3-testtools-2.5.0-3.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-waitress-1.4.2-1.el8.noarch DEBUG: python3-webcolors-1.11.1-3.el8.noarch DEBUG: python3-webencodings-0.5.1-6.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-webtest-2.0.35-3.el8.noarch DEBUG: python3-werkzeug-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans Finish: build setup for openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm Start: Outputting list of installed packages DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e22b3ecded2f4685a265563329273a77', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/sh', '-c', "rpm -qa --root '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root' --qf '%{nevra} %{buildtime} %{size} %{pkgid} installed\\n'"] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: binutils-2.30-123.el8.x86_64 1690288815 24945550 4d7793ee904a663e479a61c1f5e1654c installed DEBUG: fontpackages-filesystem-1.44-22.el8.noarch 1557581453 0 40b0272ca2fdd533a2d188077e86c1d2 installed DEBUG: gcc-plugin-annobin-8.5.0-21.el8.x86_64 1696451726 49376 2fc2950386ea031e4b451877628191f9 installed DEBUG: adobe-mappings-cmap-20171205-3.el8.noarch 1557787815 13746679 5904158c62f46bb518f6445e49044e60 installed DEBUG: gtk-update-icon-cache-3.22.30-11.el8.x86_64 1661411318 60398 a45a83b395cb68037d67081b296029c4 installed DEBUG: adobe-mappings-cmap-deprecated-20171205-3.el8.noarch 1557787815 596942 6e60575dedf19a3ce375fc2166d1a146 installed DEBUG: urw-base35-c059-fonts-20170801-10.el8.noarch 1557812133 1460348 e6f22d6ea059da79d67e5a1905949c53 installed DEBUG: rust-srpm-macros-5-2.el8.noarch 1557810095 1131 d96b3587cf204ff53b4b377f1f61bcc1 installed DEBUG: urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch 1557812133 1429675 7c8915d94c2c51421ab11e2bd324f4a8 installed DEBUG: perl-srpm-macros-1-25.el8.noarch 1557806236 794 0293bcef8257b954e640b14fa1fbfac0 installed DEBUG: urw-base35-z003-fonts-20170801-10.el8.noarch 1557812133 400088 0b8313e3b9335f0786c2adf4c8eedb6e installed DEBUG: libssh-config-0.9.6-14.el8.noarch 1708947739 277 3fc7b73f19fafab3dd9359b78bc2e348 installed DEBUG: pinentry-1.1.0-2.el8.x86_64 1557807137 199914 91e0fb519dd83812e53a731ed74f5fec installed DEBUG: go-srpm-macros-2-17.el8.noarch 1611212519 7342 9d71426f78a143cfc42a3c8a0e969fa9 installed DEBUG: git-core-2.43.0-1.el8.x86_64 1701877229 33290397 89df7e8e29028679a8e831a6309726fb installed DEBUG: centos-stream-release-8.6-1.el8.noarch 1631593927 26489 da424ed8dbfe39ac8f25eb609e365312 installed DEBUG: gnupg2-smime-2.2.20-3.el8.x86_64 1661957780 720346 1cae463ef0856a8005738e88bcb0ab08 installed DEBUG: urw-base35-fonts-common-20170801-10.el8.noarch 1557812133 38217 b9c0233504dbc87da36397e6a3d37efc installed DEBUG: gdb-headless-8.2-20.el8.x86_64 1680298639 11910029 b90c0f483b4d3132761f31914aa8529a installed DEBUG: ncurses-libs-6.1-10.20180224.el8.x86_64 1692099122 955832 91643d39d34f06af8736e46c4bec4271 installed DEBUG: efi-srpm-macros-3-3.el8.noarch 1605562930 39223 a3b1b70e34d0e5bc276f89fe7bb6e7ea installed DEBUG: glibc-2.28-251.el8.x86_64 1705673995 6876072 442a31c57a549159d9efe038049bd0c3 installed DEBUG: python3-ply-3.9-9.el8.noarch 1610439834 439890 5f9430e3bd204c3065d8f585be96652d installed DEBUG: info-6.5-7.el8_5.x86_64 1644082311 386328 c4578156fb03a45839a22eb9f0244dd7 installed DEBUG: python3-pysocks-1.6.8-3.el8.noarch 1557588655 77054 aca0c79a26e9d6a28d3071c1f2270fb4 installed DEBUG: libxcrypt-4.1.1-6.el8.x86_64 1620256101 185892 9a730f6114e22545dc8befbe5a0978ca installed DEBUG: python3-markupsafe-0.23-19.el8.x86_64 1557807784 78019 3a1380b91678566bb2cbf12fafefcbd7 installed DEBUG: libcap-2.48-5.el8.x86_64 1689167944 164893 e466418ca1ae1355515b04e43e32aebb installed DEBUG: python3-rpm-generators-5-8.el8.noarch 1669460862 56753 08702ebf7864d91e4fdf84084979c72a installed DEBUG: libxml2-2.9.7-18.el8.x86_64 1695233668 1753138 4f531c3ea6ad7770246028751d2dd98f installed DEBUG: python3-packaging-20.4-1.el8.noarch 1595581848 226606 6f20a53089845f7e03e43811ab4594da installed DEBUG: libunistring-0.9.9-3.el8.x86_64 1557538610 1855932 7769c82a0a6aa692f4778f71f6fdec0c installed DEBUG: python3-sphinxcontrib-devhelp-1.0.1-5.el8.noarch 1580212430 48240 c37be18dff58225e5a9ec3235f6c2ff3 installed DEBUG: chkconfig-1.19.2-1.el8.x86_64 1684151951 827702 1fd10303fc1a1a3a61f614b8239ef433 installed DEBUG: python3-sphinxcontrib-serializinghtml-1.1.3-5.el8.noarch 1580221798 56043 9172de1086c98a9044663bfc8fd16532 installed DEBUG: libattr-2.4.48-3.el8.x86_64 1557533865 27346 bdc22fe0cdcb03a5014e6275c6539003 installed DEBUG: pixman-0.38.4-4.el8.x86_64 1696414732 697399 a0f0a963b4178a81f9831c8fc1b19f2d installed DEBUG: libICE-1.0.9-15.el8.x86_64 1573240087 205821 240847d47f854c3eeef95daf071359da installed DEBUG: ImageMagick-6.7.8.9-18.el8.x86_64 1580388743 8917343 cdf347dd516a971569a9020371400933 installed DEBUG: libgomp-8.5.0-21.el8.x86_64 1696451726 331983 9bbc6bd0577a170005131eaf235a1f1a installed DEBUG: python3-setuptools_scm-6.0.1-1.el8.noarch 1656600867 161412 f0007eaef9d763624dbabcb5919b8013 installed DEBUG: file-libs-5.33-26.el8.x86_64 1698257316 6386570 95589319719d88b3f47384088b778662 installed DEBUG: python3-pbr-5.5.1-1.el8.noarch 1603982946 3586069 895719c97b49f7f4f0bd9cbe8ef927f8 installed DEBUG: libtool-ltdl-2.4.6-25.el8.x86_64 1557539440 71434 e5553e445ddba10c79d2f430439f24cb installed DEBUG: libtirpc-1.1.4-10.el8.x86_64 1709631022 228742 d8dd8c8d1366f02de2ecd9bb5acccd27 installed DEBUG: libksba-1.3.5-9.el8.x86_64 1675871473 334095 12bc68bc97e3d94e08db9b7789d18d91 installed DEBUG: python3-netaddr-0.7.19-8.el8.noarch 1557807764 8801737 eaede48359fa94bd9066db32354aea1d installed DEBUG: glibc-headers-2.28-251.el8.x86_64 1705673995 2031958 4910d118c94bda7d1409728123d780b0 installed DEBUG: python3-vine-5.0.0-2.el8.noarch 1605087743 47750 0b1ade1a738529076f23a758df08f731 installed DEBUG: keyutils-libs-1.5.10-9.el8.x86_64 1624079346 43798 293f99eba1dca583e70353c5b61afac4 installed DEBUG: python3-iso8601-0.1.12-3.el8.noarch 1599467180 48733 28a483957eb5775c236c66ae7c2a1943 installed DEBUG: grep-3.1-6.el8.x86_64 1557537409 835205 94ed80f88be0c0b77082a51035c5e53f installed DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch 1605563899 559518 ee81af96a65dbf35591f0b29f7927abb installed DEBUG: zip-3.0-23.el8.x86_64 1557590650 842885 100278a94f1f36e5918a09b79dbfa0a1 installed DEBUG: python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch 1631122015 217869 460927b8fb5038c038fcfadfa84fdb41 installed DEBUG: libpsl-0.20.2-6.el8.x86_64 1592340337 70732 a7693d63f1f80dfe21554ad582a61481 installed DEBUG: python3-subunit-1.4.0-1.el8.noarch 1584717853 330559 2b95f2bf26e7176c77e172f71f2542b0 installed DEBUG: dwz-0.12-10.el8.x86_64 1622696781 230263 7fc13bfd107311f1a1028bb2c7164ef6 installed DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch 1610640683 108755 0e8167d5f6d371a03f35eb462e19335e installed DEBUG: zstd-1.4.5-6.el8.x86_64 1600319865 1768962 53344c4e4a7ec37b337e62c5ab18a928 installed DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 1642501376 759570 025d8c01085f93531bebe1fb3605b58a installed DEBUG: pigz-2.4-4.el8.x86_64 1586225446 140679 1c50ec08f41c019995d4702eaeb6459d installed DEBUG: python3-funcparserlib-0.3.6-22.el8.noarch 1579765406 42793 6295ac248b5b7280d05ae79da547cba3 installed DEBUG: brotli-1.0.6-3.el8.x86_64 1610440170 1522084 00b886e8ad6fc471f1f87d849b045841 installed DEBUG: python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch 1631182312 78224 fb5f3d71a2f6d88a6f98f3699f73bbfc installed DEBUG: gc-7.6.4-3.el8.x86_64 1557791247 229024 d16a971513963ab4666f0aef05b733b6 installed DEBUG: python3-sqlparse-0.3.1-3.el8.noarch 1599567427 269967 0a33347d561700f749f44b5651e95f3d installed DEBUG: libpkgconf-1.4.2-1.el8.x86_64 1557540110 68093 c1d476e8247ae535374ebffccfb2ca5c installed DEBUG: python3-repoze-lru-0.7-6.el8.noarch 1580057272 85678 069ca5535d4df63b3d1625024042d60a installed DEBUG: xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch 1557814059 1070824 db0cbd7441bae6fe18d87986701c4b0a installed DEBUG: python3-memcached-1.59-1.el8.noarch 1611745928 121463 d965017b1afbfa5ef35851f363f73ff7 installed DEBUG: libsigsegv-2.11-5.el8.x86_64 1557538364 47034 5625ecad632168eecb8960821b0abeca installed DEBUG: python3-future-0.18.2-3.el8.noarch 1580101451 3346137 bb5545cfb3fe086a8c689921420a541f installed DEBUG: memstrack-0.2.5-2.el8.x86_64 1687832403 128567 5a436f8cb607778b3f684429a58c3213 installed DEBUG: python3-werkzeug-2.0.1-2.el8.noarch 1629793325 2093599 e15f975f8a43588996b66d68cf5f492d installed DEBUG: jbig2dec-libs-0.16-1.el8.x86_64 1606872437 159483 dffd88facccacc54747680c27e6dc140 installed DEBUG: python3-cachetools-4.2.0-1.el8.noarch 1609925574 78654 ee148e6339131a41b5fcb61788147d30 installed DEBUG: libxcb-1.13.1-1.el8.x86_64 1586219222 1028472 9871866c5dc03e2f1adf8c7cc84d8a1d installed DEBUG: python3-webencodings-0.5.1-6.el8.noarch 1557808322 73578 12c558689a939dd3db86f5b32ea3d0e1 installed DEBUG: libXt-1.1.5-12.el8.x86_64 1573245539 597617 3238eebe16e74f4f20a0d43492842ab2 installed DEBUG: python3-seqdiag-2.0.0-4.el8.noarch 1599557302 123802 d798f6a8ec5c3d17a3d06b7db5a22bd3 installed DEBUG: libXcursor-1.1.15-3.el8.x86_64 1557799696 48759 1f160b358d95dc012768764ef017ab26 installed DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch 1701185161 340147 9a6b1a791df8ea341a38e9796413b911 installed DEBUG: libXaw-1.0.13-10.el8.x86_64 1557799695 523837 2017f62bc27ca372978960ff77416260 installed DEBUG: python3-flask-1:1.1.2-4.el8.noarch 1605883497 782020 9780369e1930eb607481a008b3552b4b installed DEBUG: libXcomposite-0.4.4-14.el8.x86_64 1557799684 35952 994c8bec984cc544058db44ccad111b2 installed DEBUG: python3-beautifulsoup4-4.9.3-1.el8.noarch 1605883264 1021765 c6c091bb0327a60c3f9614fcda930a4d installed DEBUG: libmcpp-2.7.2-20.el8.x86_64 1557800694 153388 1ff95fab40bb4954f1975ed036efc0ed installed DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch 1635506169 14081 8e6b25fa476db8213c300ebc389e887a installed DEBUG: libwmf-lite-0.2.9-8.el8_0.x86_64 1569937142 156867 e161e48826fbf0298512536fe2d572c6 installed DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 179505 a8fe6476e0e4d1ac0b1a9cee5e49ce60 installed DEBUG: python3-setuptools-50.3.2-1.el8.noarch 1604588097 4012159 a58878bc680b75a3e938fc5acf4364da installed DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch 1631122526 166160 3e98dcaf52be0194801d7d760b94ac3a installed DEBUG: openldap-2.4.46-18.el8.x86_64 1628572349 1006595 15d3b20f700d3c5214ea8b788acd0619 installed DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch 1631288604 17156 5f952384ed0bbf9a79c7934228c4ede2 installed DEBUG: libkcapi-hmaccalc-1.4.0-2.el8.x86_64 1701937677 34214 27f6701d1aac7b11f8187b6d89ff9f32 installed DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch 1656320042 972374 89d536aff74ae6b5efcba00ea9b0faa0 installed DEBUG: libcurl-7.61.1-34.el8.x86_64 1702311458 597640 c483c1fb91b20564bba1b3e2818fe579 installed DEBUG: python3-keystoneauth1-4.4.0-0.20240201063729.112bcae.el8.noarch 1706769598 2044791 417dc4f0402daa1601a83782aaa8ae0d installed DEBUG: elfutils-default-yama-scope-0.190-2.el8.noarch 1702418198 1810 700bf1a6b29754acae72156f063130b9 installed DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch 1631288604 580722 3a660c222d3e3ebaf98200364c091c51 installed DEBUG: procps-ng-3.3.15-14.el8.x86_64 1692107128 901092 4f75be43f214703b14ddab11c2586dd1 installed DEBUG: python3-oauthlib-2.1.0-1.el8.noarch 1557588664 755065 db885f732b29ebcd4210a396b46cf018 installed DEBUG: kpartx-0.8.4-41.el8.x86_64 1704482311 77403 514f74f6d5033897e6e3624017fc7c24 installed DEBUG: python3-openstackdocstheme-2.2.6-1.el8.noarch 1604035726 2253726 cf10b337d199b52b9f49cd46cd53d512 installed DEBUG: openssl-pkcs11-0.4.10-3.el8.x86_64 1673600760 204098 8b8295bdd096f565d2011cecd8c10021 installed DEBUG: python3-testscenarios-0.5.0-17.el8.noarch 1580053854 105844 4b3f27f4c6aad252b3431f64046de75c installed DEBUG: dbus-common-1:1.12.8-26.el8.noarch 1687176686 11044 c398e2fbd21b71477a1bde723fb19788 installed DEBUG: python3-redis-3.5.3-1.el8.noarch 1606209246 583372 ee2338f18d1da9adcae40d187485b558 installed DEBUG: dbus-tools-1:1.12.8-26.el8.x86_64 1687176654 124953 26c109bc01b8cd8cd8cb26f81c420d2d installed DEBUG: libblkid-2.32.1-46.el8.x86_64 1707392132 343960 2d12c13c323e9d7be1e81e60a32aba9b installed DEBUG: openssl-libs-1:1.1.1k-12.el8.x86_64 1701348971 3774002 3edb8670dd12febca99cd706651b4191 installed DEBUG: kmod-libs-25-20.el8.x86_64 1698157693 126640 9406bb1db30a3da946e1ac7d306e0295 installed DEBUG: libutempter-1.1.6-14.el8.x86_64 1557538847 52637 d8773aceac7955c99c3d89a95568c180 installed DEBUG: util-linux-2.32.1-46.el8.x86_64 1707392132 11576107 50679ea3131f71fee4502108db3366f6 installed DEBUG: gettext-0.19.8.1-17.el8.x86_64 1573236536 5412553 b0c5f450b122286eb0d173e9c1aaa23d installed DEBUG: gnutls-3.6.16-8.el8.1.x86_64 1706614290 3008199 1bad829d29473e3c98e6a22e13faf2b5 installed DEBUG: trousers-0.3.15-2.el8.x86_64 1701008532 379774 0ab53f4878052e147ddeef1da3f8d4ac installed DEBUG: python36-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 063fcc15461166ccde2cfb3aa2dea24b installed DEBUG: gpg-pubkey-8483c65d-5ccc5b19 1556896537 0 (none) installed DEBUG: atk-2.28.1-1.el8.x86_64 1557788256 1294970 d03abb8e862140158230d990e67ed0da installed DEBUG: python-srpm-macros-3-45.el8.noarch 1680539618 6093 d65adfac12f7687a1f4ab507f6f3f3ce installed DEBUG: gcc-8.5.0-21.el8.x86_64 1696451726 61705150 94cc1672edcc985dc0a4001e739e62e6 installed DEBUG: google-droid-sans-fonts-20120715-13.el8.noarch 1557792636 6229278 ae5337d5ef62351fcad39143150dd6bf installed DEBUG: annobin-11.13-2.el8.x86_64 1689004560 1005406 258c7f2583e2b2cd59412ccbb4ed502b installed DEBUG: python3-rpm-macros-3-45.el8.noarch 1680539618 3714 a62e47f8159b75a079594efad4a34868 installed DEBUG: python3-docutils-0.14-12.module_el8+762+77bd8591.noarch 1701183603 6160361 ceace1ced859627508ff6f6cb8eb118c installed DEBUG: tzdata-2024a-1.el8.noarch 1706898736 1780398 89d439b60e48d6c08f0600a6ac0ea26b installed DEBUG: gdk-pixbuf2-modules-2.36.12-5.el8.x86_64 1573236241 315856 e5d50b0e3a219515e3750449e63cb1e2 installed DEBUG: python3-pip-wheel-9.0.3-24.el8.noarch 1707924114 897991 4d6962534bdf95ce2a48f796a321192e installed DEBUG: gd-2.2.5-7.el8.x86_64 1589850748 422939 023b63662de1358d5d69c353073c8134 installed DEBUG: xkeyboard-config-2.28-1.el8.noarch 1586216137 5683972 9697dbcb924dbd4435f35458f3e0a320 installed DEBUG: urw-base35-bookman-fonts-20170801-10.el8.noarch 1557812133 1428518 2cbb1a3a39ef1185fe9a193d003951ba installed DEBUG: adobe-mappings-pdf-20180407-1.el8.noarch 1557787906 4398414 a27029d067dc090e174ebae3e994403a installed DEBUG: urw-base35-d050000l-fonts-20170801-10.el8.noarch 1557812133 86572 500e4022d7801715bb69cc1f1e1603c3 installed DEBUG: qt5-srpm-macros-5.15.3-1.el8.noarch 1650028059 0 b8b9b1538fe7cda65fa74d5d86014e9b installed DEBUG: urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch 1557812133 1099749 c64c1ed1e447e132e92adfd76aa3870e installed DEBUG: pkgconf-m4-1.4.2-1.el8.noarch 1557535856 14187 398894375a82b4e1d5f7f0b38d3bec99 installed DEBUG: urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch 1557812133 2469317 dffcdf61c430e626a40ce66d8ba2fb93 installed DEBUG: openblas-srpm-macros-2-2.el8.noarch 1557802474 104 43aa3a337edfc79098c8ad423b5e49df installed DEBUG: urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch 1557812133 45184 3d036fbd5ec99facbd7416bcff86c58f installed DEBUG: ncurses-base-6.1-10.20180224.el8.noarch 1692099175 290089 d4a58377409484354c21c508ec09a4f4 installed DEBUG: urw-base35-fonts-20170801-10.el8.noarch 1557812133 5478 90b579587fc764dac0351a2f2e04f3c4 installed DEBUG: kernel-headers-4.18.0-544.el8.x86_64 1708638370 5653500 b2eb42a0e5755eb1e73912a3b8160586 installed DEBUG: libsecret-0.18.6-1.el8.x86_64 1557586041 520362 debd45dfee226d419b9cb0f66242aa5b installed DEBUG: kbd-legacy-2.0.4-11.el8.noarch 1687429015 511139 0c95178d26cd94a9667dd5e62ede1bf9 installed DEBUG: harfbuzz-1.7.5-4.el8.x86_64 1695631552 737194 ea480a7be22f00ff1e557403a4c4a87b installed DEBUG: ghc-srpm-macros-1.4.2-7.el8.noarch 1557791779 414 0c2ffae7ef28a3e4ad323b8bf7838fc2 installed DEBUG: openssh-clients-8.0p1-24.el8.x86_64 1707222287 2569683 b30a136c89be965ce2b6f63402754018 installed DEBUG: centos-gpg-keys-1:8-6.el8.noarch 1648479459 5553 17a6c705245dbce28757688b8f111bc8 installed DEBUG: tpm2-tss-2.3.2-6.el8.x86_64 1701008558 1209190 10b00a9d16db17d1bfc81e2722045d58 installed DEBUG: centos-stream-repos-8-6.el8.noarch 1648479459 27325 b092d25cd1ef83cf0cc65d36f9eaf62d installed DEBUG: libusbx-1.0.23-4.el8.x86_64 1597694995 154147 e33931f38043a589aa86b9fcc10e85c8 installed DEBUG: filesystem-3.8-6.el8.x86_64 1624338504 0 3c32372eedf991b4800af16812b623be installed DEBUG: gnupg2-2.2.20-3.el8.x86_64 1661957780 9919259 0b51343dec74afd8466e25d023671580 installed DEBUG: basesystem-11-5.el8.noarch 1557533944 0 f988bd6b76df626c40d6e051ee7629c9 installed DEBUG: guile-5:2.0.14-7.el8.x86_64 1557794711 12159310 575e446ce886def641e2b1c46db9480d installed DEBUG: libselinux-2.9-8.el8.x86_64 1670915474 173168 30c470acf094308028643d2f1e2cfbdf installed DEBUG: hicolor-icon-theme-0.17-2.el8.noarch 1557793701 73932 7fbb3efb70b3a17ca40662e89407d14b installed DEBUG: glibc-all-langpacks-2.28-251.el8.x86_64 1705673995 436464728 3eb545595cd71410313b7d763f319a62 installed DEBUG: cups-libs-1:2.2.6-57.el8.x86_64 1708957577 948044 a4ec8f6234f89be3e18fabd801aec678 installed DEBUG: glibc-common-2.28-251.el8.x86_64 1705673995 7997116 1bd6771787f4db267b80464184b2b4ba installed DEBUG: redhat-rpm-config-131-1.el8.noarch 1676684160 157400 c36f4f57b78ec89f9ac77f0d2edef314 installed DEBUG: bash-4.4.20-4.el8.x86_64 1649373002 6861444 cadc3326c595c0b04115f7757854811d installed DEBUG: python3-chardet-3.0.4-7.el8.noarch 1557588504 925538 3d6e31f2f246ed23c213fc0cd0d3ca9d installed DEBUG: zlib-1.2.11-25.el8.x86_64 1684348514 199975 e7bcb446b9cca2a16286bf82d234c38c installed DEBUG: python3-pycparser-2.14-14.el8.noarch 1557588721 600603 6b68d2d931aee93643ccf524781878ef installed DEBUG: xz-libs-5.2.4-4.el8.x86_64 1656337654 164967 94e1a4189359a90b9127634191a3f402 installed DEBUG: python3-cryptography-3.2.1-7.el8.x86_64 1702028419 2873655 2b33119b76789c68b6ef362001730016 installed DEBUG: libstdc++-8.5.0-21.el8.x86_64 1696451726 1857708 8942af220edaaf5666a7a9d4491c0a9d installed DEBUG: python3-urllib3-1.25.10-4.el8.noarch 1615375209 671301 7e227c737a9e8bbdbc381acbd288ccfa installed DEBUG: gmp-1:6.1.2-12.el8.x86_64 1707749805 766300 37732bc21d8a9443139fc4da029fe107 installed DEBUG: python3-greenlet-0.4.13-4.el8.x86_64 1586217715 46291 1a5e11b6e41ab3f8a6ba8b67f87c788d installed DEBUG: freetype-2.9.1-9.el8.x86_64 1654765760 812023 798980f9d28ed49dd7655425fbe54e7f installed DEBUG: python3-pytz-2017.2-11.el8.noarch 1689251466 178761 776850354b11a6af5b7bb4226003a99d installed DEBUG: libcom_err-1.45.6-5.el8.x86_64 1653248421 61377 087334fbb3385c4bc50bb7f28805dc9e installed DEBUG: python3-jinja2-2.10.1-4.el8.noarch 1706865516 2612629 c9aa11b2cfc6e0664f0bd1471ec2ad60 installed DEBUG: libuuid-2.32.1-46.el8.x86_64 1707392132 35096 955496ba4ef1907ee3b64b32d2f22c49 installed DEBUG: platform-python-devel-3.6.8-59.el8.x86_64 1704453784 674053 f8d955468a41e3f0d87c31127d5e05f7 installed DEBUG: readline-7.0-10.el8.x86_64 1557540187 466321 53395adc92c214ce3ce3f63c19180d19 installed DEBUG: python3-pyparsing-2.4.6-1.el8.noarch 1580313147 650713 8ac5c9703ea9b3698bd00e45e66acc18 installed DEBUG: elfutils-libelf-0.190-2.el8.x86_64 1702418164 1024034 80092ed27d1209ac87272292b67b0a2b installed DEBUG: python3-snowballstemmer-1.9.0-4.el8.noarch 1579795961 1200843 a6b92897d69cdf8b00ac6593eb039726 installed DEBUG: sqlite-libs-3.26.0-19.el8.x86_64 1704381675 1166545 fcd3818dca887b2942af0eeddcde75eb installed DEBUG: python3-sphinxcontrib-applehelp-1.0.1-5.el8.noarch 1580211253 64682 fabb49fce97a666a44c6eff2e121b71b installed DEBUG: popt-1.18-1.el8.x86_64 1611039801 126626 34faaf171aafe13b647873235a7d1c2f installed DEBUG: python3-sphinxcontrib-htmlhelp-1.0.3-2.el8.noarch 1599567831 67484 be89ec19f1cef9c296975bc042efe7d9 installed DEBUG: libjpeg-turbo-1.5.3-12.el8.x86_64 1626498492 525483 bcab14000d498cc0f5db2fa67ac21c0c installed DEBUG: python3-sphinxcontrib-qthelp-1.0.2-0.1.5.el8.noarch 1580216732 59149 d9d3b02dfcfa6ceb77ce5e95eead3d74 installed DEBUG: mpfr-3.1.6-1.el8.x86_64 1557539247 612625 7504c4f1b7aab1cf22f4896a6c35e91f installed DEBUG: python3-toml-0.10.1-2.el8.noarch 1604489053 101173 8f5e78f6104d838fcafe369bbbb8e98e installed DEBUG: libacl-2.2.53-3.el8.x86_64 1696607291 37864 993578ae36060f393d726f49451ae7d8 installed DEBUG: libgs-9.27-12.el8.x86_64 1695233820 19192291 a2fcf295e664539c0afc1ab03b56f589 installed DEBUG: libffi-3.1-24.el8.x86_64 1670317697 53836 8744668b557ade91e3fe8b1f33aa9c0d installed DEBUG: cairo-1.15.12-6.el8.x86_64 1645628884 1806404 ca30c032ba21d3c8b1cf9ed8a13f40df installed DEBUG: p11-kit-0.23.22-2.el8.x86_64 1701271653 1650594 f625c6699150e52dfe4ba259c5f65388 installed DEBUG: librsvg2-2.42.7-5.el8.x86_64 1687333170 1700591 e40ee491c01bb66062e250f6a006e4b3 installed DEBUG: findutils-1:4.6.0-22.el8.x86_64 1694083863 1768956 85f0b9873b12ac79fae81418c50d5a57 installed DEBUG: gtk2-2.24.32-5.el8.x86_64 1610550220 13656670 e99de318a9515b6a03d9fe7896439b7d installed DEBUG: lua-libs-5.3.4-12.el8.x86_64 1629847282 247936 7cc496ef4794d14eb6d2beb2213a6068 installed DEBUG: python3-sphinx-1:2.2.2-1.el8.noarch 1580225759 9155946 12b92d7b8e76c1a8f1bceba2fb1d2256 installed DEBUG: libassuan-2.5.1-3.el8.x86_64 1557537853 202763 44d9976e6073475aebe11bef3ff8dc33 installed DEBUG: python36-devel-3.6.8-39.module_el8+762+77bd8591.x86_64 1701182946 13131 0d84ec0f8532c7edbfce5ebd3cdbf439 installed DEBUG: file-5.33-26.el8.x86_64 1698257316 93419 67191e9c66404f3294e0cb1b925c3f52 installed DEBUG: rpm-build-4.14.3-31.el8.x86_64 1702476008 299090 fdea2a24ac9dd7cba3caef79c4bd7e4c installed DEBUG: audit-libs-3.1.2-1.el8.x86_64 1699258421 308514 6891e4a928af17c2a49bceeab6ee5505 installed DEBUG: python3-sqlalchemy-1.4.18-1.1.el8.x86_64 1624005940 14091342 27e1bb120227f0297c5213ffa88b8126 installed DEBUG: lz4-libs-1.8.3-3.el8_4.x86_64 1624987199 121071 f6620dfa2263b2cbb74a743ee0776f62 installed DEBUG: openstack-macros-2023.1.0-0.20230216203406.ce6a105.el8.noarch 1676579986 49110 ae078daa7f29c22ca453f09c691d3306 installed DEBUG: jasper-libs-2.0.14-5.el8.x86_64 1622639140 371562 159f175d036031f757452793c1ff5f49 installed DEBUG: python3-webob-1.8.6-3.el8.noarch 1599578765 1265395 39e76afdc5efada9bbbff0772ed9c5ae installed DEBUG: ilmbase-2.2.0-13.el8.x86_64 1611126127 552614 714a852737f1dc94e6d0d0781ecc95f0 installed DEBUG: python3-decorator-4.4.0-5.el8.noarch 1580270094 60998 2396ad78d94459ad2874339675e3dac8 installed DEBUG: diffutils-3.6-6.el8.x86_64 1586218984 1369962 f1d7b5001daf0d2122265c67b7fa2b7f installed DEBUG: python3-zipp-3.4.0-1.el8.noarch 1604507418 21812 74f88a1ac62d6581ecc79bdda35b69d0 installed DEBUG: grub2-common-1:2.02-129.el8.noarch 1658241249 5067207 00f4bc37a08c6f1bf98b7788f6032871 installed DEBUG: python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch 1666338492 260086 a746ab0d4040ba4774f66c7628a006af installed DEBUG: gdbm-libs-1:1.18-2.el8.x86_64 1657904919 118464 66315874e03177ee8c3ddf19661d2510 installed DEBUG: python3-amqp-5.0.5-1.el8.noarch 1612181584 379642 d03b0edbe4ea32a59c2919a281d21ade installed DEBUG: libtasn1-4.13-4.el8.x86_64 1673989584 165293 b24f7dc4a3635fb95f51754aa4ed156e installed DEBUG: python3-pyasn1-0.4.6-3.el8.noarch 1580299621 618359 f1008fe8c8ce0a3a290489ac2660d6b0 installed DEBUG: pcre-8.42-6.el8.x86_64 1623077291 509947 b146b4e2538cfead7d91fa5629c7672b installed DEBUG: python3-extras-1.0.0-10.el8.noarch 1580031252 28356 bfb0035d78c73f2b10b6109b404b6d17 installed DEBUG: xz-5.2.4-4.el8.x86_64 1656337654 424218 328d0b80687b91e59ac85d3ba408fc8f installed DEBUG: python3-testtools-2.5.0-3.el8.noarch 1657717723 1551453 51bd816885276d6596d612450d79a481 installed DEBUG: gdbm-1:1.18-2.el8.x86_64 1657904919 389737 04ab9339707040a6bc7b8a7029e98da1 installed DEBUG: python3-paste-3.5.0-1.el8.noarch 1604390372 2677039 cce83f7ce95304d30f224dd99ab7f6db installed DEBUG: OpenEXR-libs-2.2.0-12.el8.x86_64 1611039866 3287806 e61d1f59bef124a4493b72a77bb9b5b8 installed DEBUG: python3-mako-1.0.6-14.el8.noarch 1675262817 553374 5dc5e0144b5455ad0a28ddc3ae11a8ff installed DEBUG: libsemanage-2.9-9.el8.x86_64 1660612117 312352 6ed29e7063ac6b372e35ffead945b764 installed DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch 1585750478 108991 e040598736123fbd599d1768695cffd4 installed DEBUG: acl-2.2.53-3.el8.x86_64 1696607291 198404 139b1a73604aee80aea467539e799243 installed DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch 1606819865 107217 c3a68a6a50d59cf7d57efafa301f35f2 installed DEBUG: patch-2.7.6-11.el8.x86_64 1586219104 266609 0d454699b91476374cc9397d264731f3 installed DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch 1580299621 786026 e14e186caf04a906cb8acda6aef70164 installed DEBUG: isl-0.16.1-6.el8.x86_64 1557795443 3270833 7e07c5719518014f7be119290bd3c713 installed DEBUG: python3-kombu-1:5.0.2-1.el8.noarch 1610001917 1312489 b4a53fef82810cd3a2f7c88078a2f23f installed DEBUG: graphite2-1.3.10-10.el8.x86_64 1557792966 270396 8bd9e8164c9b128b70bb6b6a28ecc04e installed DEBUG: python3-alembic-1.7.1-3.el8.noarch 1632125493 5808711 02387645f464cbd666d9a20369624a84 installed DEBUG: bzip2-1.0.6-26.el8.x86_64 1557535203 93460 3a97e3a32e5b761e2596c25ba1185da3 installed DEBUG: python3-aniso8601-8.1.0-1.el8.noarch 1609925964 406054 8f88f4a0a97ff7fa30f1e73e6c656748 installed DEBUG: libidn-1.34-5.el8.x86_64 1557798071 713211 093d16171fe387733094b8aead460e49 installed DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 1642501376 2589361 fd68174680eba798567fd47850edb0e2 installed DEBUG: libfontenc-1.1.3-8.el8.x86_64 1557797252 57021 9e9c07ea8ff2599ca7a271a05b92641d installed DEBUG: python3-webcolors-1.11.1-3.el8.noarch 1599579685 64619 9238ed4f9deced2383c0bec5ec39144d installed DEBUG: libpaper-1.1.24-22.el8.x86_64 1557798538 90939 4970014f161418aee1c0460e8ce027e7 installed DEBUG: ipa-pgothic-fonts-003.03-15.el8.noarch 1580310991 6258721 e57424a2c33417c9e319e56ab306bedc installed DEBUG: hardlink-1:1.3-6.el8.x86_64 1557584225 36734 c181276efeba819b03a9eaa4e0560fe0 installed DEBUG: libatomic_ops-7.6.2-3.el8.x86_64 1557796230 76822 6f1ef12f2494056f5cbafb60b23d483c installed DEBUG: libedit-3.1-23.20170329cvs.el8.x86_64 1557584920 247168 bcd179f588923a78be4b41d5ec7a7a39 installed DEBUG: libnghttp2-1.33.0-5.el8.x86_64 1697446299 168244 d44fde5a0550ab3df2bdb197afaa9138 installed DEBUG: pkgconf-1.4.2-1.el8.x86_64 1557540110 63271 c5c251d6f960076fcbae5a6e61fe23d1 installed DEBUG: xorg-x11-font-utils-1:7.5-41.el8.x86_64 1621919854 370642 0b1427c2a647710ac4cee0210d3ace61 installed DEBUG: libxcrypt-devel-4.1.1-6.el8.x86_64 1620256101 24771 2d838e5efc044e30fecec1c0ee5853b4 installed DEBUG: libseccomp-2.5.2-1.el8.x86_64 1636621937 169813 83a4d8ffb5f6473307a39b3ccf04615b installed DEBUG: gawk-4.2.1-4.el8.x86_64 1646024913 2699766 28a799aac50e4bf636555a59b7c774ff installed DEBUG: libverto-0.3.2-2.el8.x86_64 1657602357 26789 06cdda95dc186961629de2a1fafe340d installed DEBUG: ncurses-6.1-10.20180224.el8.x86_64 1692099122 588988 81e266e9746a142c3fe489aff4519284 installed DEBUG: fribidi-1.0.4-9.el8.x86_64 1650481543 319773 f0f46909dc8f2029a7a045f7d0d50314 installed DEBUG: jbigkit-libs-2.1-14.el8.x86_64 1557795391 109677 c63a249918e68c8fb851261731080349 installed DEBUG: libXau-1.0.9-3.el8.x86_64 1592328400 61140 ca2961607311999ff371f6fc83e2aeec installed DEBUG: libX11-1.6.8-8.el8.x86_64 1708356635 1344008 9fb39a76f6aabde92f5f2d06132745b5 installed DEBUG: libXrender-0.9.10-7.el8.x86_64 1557800148 52595 aae5a4b6679fda4aec635060b59c5d69 installed DEBUG: libXmu-1.1.3-1.el8.x86_64 1592338347 181056 2af6927c71dcd7520bf9779b5e13d2f5 installed DEBUG: libXpm-3.5.12-11.el8.x86_64 1697029191 120991 447f360e00f38c285c2b597a196dee9d installed DEBUG: libXrandr-1.5.2-1.el8.x86_64 1592338501 49570 90e90d2dda89ab86d5b0fcc0e4a6b9f3 installed DEBUG: libXinerama-1.1.4-1.el8.x86_64 1557799917 15719 a58f333735db17b93d106a10499d219c installed DEBUG: libXdamage-1.1.4-14.el8.x86_64 1557799752 30432 5a6d7d7ded7b105fd1e101c7cba314e9 installed DEBUG: libXxf86vm-1.1.4-9.el8.x86_64 1557800208 26424 2e674cae50d672e67f5afc5b46afe913 installed DEBUG: libdatrie-0.2.9-7.el8.x86_64 1557796570 62583 e8238df1f04b3284ea4c6b4a5c1c79ca installed DEBUG: libijs-0.35-5.el8.x86_64 1557797717 60640 86aa14b655428b65d88a68e8b0014c2e installed DEBUG: mcpp-2.7.2-20.el8.x86_64 1557800694 53794 b10475c4ce5d13728b96c76f68834d1e installed DEBUG: libwebp-1.0.0-9.el8.x86_64 1683111744 790736 8e4084a1335c10349c3c2324e89e32b1 installed DEBUG: libxkbcommon-0.9.1-1.el8.x86_64 1586217131 274814 25be112b9cbc4a9c50fe045ce7ab452b installed DEBUG: platform-python-pip-9.0.3-24.el8.noarch 1707924114 6912668 e2491c0b426e65b17398d86d64f587e2 installed DEBUG: python3-libs-3.6.8-59.el8.x86_64 1704453784 32461803 d1a48c8c97c3131ba37690de925ce15e installed DEBUG: libssh-0.9.6-14.el8.x86_64 1708947690 521903 da8f28586969d8416569a0071e92cb31 installed DEBUG: platform-python-3.6.8-59.el8.x86_64 1704453784 41214 17fd722e027c9c1a8306baf6f4b6174d installed DEBUG: libkcapi-1.4.0-2.el8.x86_64 1701937677 94374 e000c643490e36c9c2d8fc4cf20937d3 installed DEBUG: libarchive-3.3.3-5.el8.x86_64 1670505024 838263 13b139965f543676276cad7faf213352 installed DEBUG: curl-7.61.1-34.el8.x86_64 1702311458 700909 64e2b1d32eed3516cf57528ac5bf9f22 installed DEBUG: openssl-1:1.1.1k-12.el8.x86_64 1701348971 1185617 99d9c16b326f8356feb7958c1b2d720e installed DEBUG: crypto-policies-20230731-1.git3177e06.el8.noarch 1690913611 73739 d6a452df4cc716ea4a6f7e360a0d4dbf installed DEBUG: gzip-1.9-13.el8.x86_64 1651007152 352946 988e0f4934a627cadddb6b13e8e54191 installed DEBUG: cracklib-dicts-2.9.6-15.el8.x86_64 1557533913 9815016 8eee07257e44944a0f934d9d302fb451 installed DEBUG: krb5-libs-1.18.2-26.el8.x86_64 1696969667 2242307 2466cf7744af547cbf2185f8189b3f9f installed DEBUG: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64 1557538193 147122 7be9bc3ac6e7e4d56de085c410a8e20d installed DEBUG: device-mapper-8:1.02.181-14.el8.x86_64 1706918844 357916 e9e014e04ebbd591a6bf696ae2c9c3ea installed DEBUG: elfutils-libs-0.190-2.el8.x86_64 1702418164 738239 da7252477bef09711ee33ab197032439 installed DEBUG: rpm-4.14.3-31.el8.x86_64 1702476008 2087822 25988ae1d3a46209ff4f158bf71eb778 installed DEBUG: libcroco-0.6.12-4.el8_2.1.x86_64 1599668606 330811 15aa0ca9c1889bdda4537f342f8df60d installed DEBUG: libfdisk-2.32.1-46.el8.x86_64 1707392132 438882 76828df6683d183cf4e9b326bf415825 installed DEBUG: dbus-libs-1:1.12.8-26.el8.x86_64 1687176654 380760 e19f5f4f99759cecb909611a028b38f8 installed DEBUG: which-2.21-20.el8.x86_64 1679496935 83372 a67294bcd2e9da718a29c9e632e48345 installed DEBUG: systemd-libs-239-81.el8.x86_64 1708935728 4690430 18c320c1e34d1f685c06d6d51a544dd1 installed DEBUG: device-mapper-libs-8:1.02.181-14.el8.x86_64 1706918844 415671 1ed4a9aaabb524a0d1dee8ecf7acba87 installed DEBUG: ca-certificates-2023.2.60_v7.0.306-80.0.el8.noarch 1692655580 2332477 9be27827302de3f64ec3bf141f570d32 installed DEBUG: libdb-5.3.28-42.el8_4.x86_64 1631282784 1903352 80e1135f96aa415c9d975c105d70e8dc installed DEBUG: kmod-25-20.el8.x86_64 1698157693 244242 1e1ca7bf3607dd0e04ea2dc116ee795c installed DEBUG: cryptsetup-libs-2.3.7-7.el8.x86_64 1689086221 2145935 05ca35fcd07c67022ee3f416875f98a1 installed DEBUG: dbus-daemon-1:1.12.8-26.el8.x86_64 1687176654 559353 e7d5b6095f6d1c4ccbe83f2eddc759df installed DEBUG: kbd-2.0.4-11.el8.x86_64 1687428901 1623189 b7415c5364e6da6a9d3485b1de69fa76 installed DEBUG: pam-1.3.1-33.el8.x86_64 1707750819 2648136 e90161c387a619d82554010e208bc8f1 installed DEBUG: systemd-pam-239-81.el8.x86_64 1708935728 944536 564080671c71da5a696c38128422911a installed DEBUG: os-prober-1.74-9.el8.x86_64 1629847570 106853 54decc47ed132277a6f4cd42333ae80f installed DEBUG: grub2-tools-1:2.02-129.el8.x86_64 1658241039 9265586 d3a1ac52a752f8db88488bd6d016b3b3 installed DEBUG: shared-mime-info-1.9-4.el8.x86_64 1702033957 2445185 371a673465c930fd70cd957291518b02 installed DEBUG: dbus-1:1.12.8-26.el8.x86_64 1687176654 0 9de97df55e6b31f023f0df7e8607a75f installed DEBUG: systemd-udev-239-81.el8.x86_64 1708935728 9351399 e491923ce72c4b981f0719061d1cb571 installed DEBUG: fontconfig-2.13.1-4.el8.x86_64 1629846615 710881 980ad1970c77bcbef9a5f9b90f2f3c24 installed DEBUG: python3-pip-9.0.3-24.el8.noarch 1707924114 2870 6e06751baf6523eb40880edc5a969876 installed DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 1599579132 162032 b2d3295977246a84b33dd7f19a7113c6 installed DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch 1635231919 52668 6ed1592f20e4e921b6a8eeaf1a9d409a installed DEBUG: python3-statsd-3.2.1-16.el8.noarch 1579804819 118173 327066c757853f002fd20a77288a7222 installed DEBUG: python3-migrate-0.13.0-1.el8.noarch 1580062152 760827 84c5d1a805c6e2aad09b77c1d704f105 installed DEBUG: python3-rfc3986-1.4.0-3.el8.noarch 1600871175 179368 fef35f95ed8f3f4c9cf3d216d2e2e676 installed DEBUG: python3-routes-2.4.1-12.el8.noarch 1580061445 465045 98369ece14da525e45d19e689942494b installed DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 1610002087 275464 2233901f49d7d23b3056f1faf373f7d4 installed DEBUG: python3-jeepney-0.4.3-1.el8.noarch 1583923040 8551617 30319f1f1a28583efd895214e43cf03d installed DEBUG: python3-keyring-21.0.0-1.el8.noarch 1579772228 202973 54a937ad53a50b45dc1d822b784c7b30 installed DEBUG: python3-fasteners-0.14.1-20.el8.noarch 1580029617 112957 bd84cbbac090c1e13709e5976a744ff1 installed DEBUG: python3-dataclasses-0.8-1.el8.noarch 1610620155 85673 764587035a49a78e773f1c29d506dd6e installed DEBUG: python3-cssselect-0.9.2-13.el8.noarch 1580353461 144960 0d30ec60e1a3e65df80fd3817555678a installed DEBUG: python3-dulwich-0.20.11-1.el8.x86_64 1604652986 1898954 6aa95480072cd70ae9cb355bbc7548f7 installed DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 1579944037 91675 b97f12aeb6948d93e33bf759dacff516 installed DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 1599471607 539253 0f96b8e5a1dd9c7dfcdadd81031b0498 installed DEBUG: python3-html5lib-1:0.999999999-6.el8.noarch 1557807875 1124483 0ad0f611808a3b4728ef94e0a6b19b41 installed DEBUG: python3-blockdiag-2.0.1-3.el8.noarch 1599214790 4931661 3a5ecc94790722f9b1408acd1235c2fe installed DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 1557807838 40169 443140928cf8c98b445cf8ba62f5bf4a installed DEBUG: python3-attrs-17.4.0-6.el8.noarch 1557807350 155889 1bf2183e2f19405ca886ea3c72c19f84 installed DEBUG: python3-jwt-1.6.1-2.el8.noarch 1557588633 89863 1d8a82c3e81af0367a39f6b7b995b0cd installed DEBUG: python3-click-6.7-8.el8.noarch 1557807396 533707 04550fcadb38a06cce3b77f3fbf3119c installed DEBUG: libyaml-0.1.7-5.el8.x86_64 1557586361 136478 7c8bef326f7edfab7928fbaaeee8c652 installed DEBUG: libxslt-1.1.32-6.el8.x86_64 1602701861 751741 4f9035f3dfbee97bd3f6396d93dcc3db installed DEBUG: python3-lxml-4.2.3-4.el8.x86_64 1643268468 5026914 baad5d53fcac83834da724bab22cdcf4 installed DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch 1652427196 15675 e7d5a121df3860f0039506f349e152d9 installed DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch 1631124584 11821 0b6ee463987266984a82d708210b8d82 installed DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch 1631125002 16179 23af3aa488e857f9bfc86cc7abce0870 installed DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch 1652427196 264938 3ba11b55bdba9cfd820ca22dad4c1e83 installed DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch 1631121212 75252 cefdb60ef660eea2fb83df03454787df installed DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch 1644829288 34888 f29df9b8548ab22593d6f5231ba992b5 installed DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch 1631124584 171378 80994dae5306852a5357070d1c28a47e installed DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch 1631514950 18833 b244764cfce709a514b0c9eddddf52a8 installed DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch 1652452038 226200 2ad0c7b32017851f47ff29f3bf3b568c installed DEBUG: python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch 1647592718 28475 7c02cbe7cd93c658eac7d07f87bab034 installed DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch 1646989502 105128 b31b87bc8abb618afb318a936185f4d5 installed DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch 1657699489 1181018 8e6cb4994460d86539df2e5e53093078 installed DEBUG: python3-osprofiler-3.4.2-0.20210908180341.e475de6.el8.noarch 1631124375 471561 2cc2ca2e2e9c15ab8a6d20c77c3164c5 installed DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch 1635506169 254914 3116aefc1973c43bb091e0ab68f09d45 installed DEBUG: python3-flask-restful-0.3.8-4.el8.noarch 1599467545 304248 6e695375cddea8c27b173170efe63d33 installed DEBUG: python3-jsonschema-3.2.0-5.el8.noarch 1600358490 423199 9aae430f975f2b3eef8644e028e2e7da installed DEBUG: python3-sphinxcontrib-blockdiag-2.0.0-3.el8.noarch 1599567621 25639 ddca36521d246dc5e5d3c312e4f01553 installed DEBUG: python3-pysaml2-6.1.0-1.el8.noarch 1597135223 3825011 e60d672052bec612943575a0c3f2f0b8 installed DEBUG: python3-oslotest-4.5.0-0.20210908170400.d4b1896.el8.noarch 1631120798 122824 185934e58232f65a09f85945d8697e77 installed DEBUG: python3-freezegun-0.3.12-4.el8.noarch 1580309832 75748 256501934a096b896159395096a1cf4e installed DEBUG: python3-testresources-2.0.1-1.el8.noarch 1610340318 244862 68bd230e309060c721c96fe24b57b30e installed DEBUG: python3-passlib-1.7.4-1.el8.noarch 1610002528 4115005 07fe7c9a6102d19dede189df008e747b installed DEBUG: python3-sphinx-feature-classification-1.1.0-0.20210906231138.d3d6887.el8.noarch 1630970020 44068 6ec98ad3501771b7358adb838fb85295 installed DEBUG: python3-six-1.15.0-2.el8.noarch 1599485653 106402 57ee0a6395cfc07e0bcf4bb069a38bb4 installed DEBUG: libgcc-8.5.0-21.el8.x86_64 1696451726 190224 197f76862ec54ae58904250a0c4e1847 installed DEBUG: python3-idna-2.5-5.el8.noarch 1557588568 521503 d78a510e3975b98c8d254227e8674a17 installed DEBUG: python-rpm-macros-3-45.el8.noarch 1680539618 4325 6c6fb582c6e7a478e864dd17583a1f84 installed DEBUG: python3-pygments-2.2.0-22.module_el8+762+77bd8591.noarch 1701183407 7786043 5b6da95957b37bba6c227fa6d82b180f installed DEBUG: python3-setuptools-wheel-39.2.0-7.el8.noarch 1674590029 347735 5e62a2f36d6b9851be753cb0542736ec installed DEBUG: libXft-2.3.3-1.el8.x86_64 1592328474 132456 98a6c3804c03d590f4d9c7c95e404cc0 installed DEBUG: libX11-common-1.6.8-8.el8.noarch 1708356585 1339608 e36d16e255c139a7d1814ea95846ce58 installed DEBUG: urw-base35-gothic-fonts-20170801-10.el8.noarch 1557812133 1216672 8ad6b1809fd9281e8207ed1461f2b13e installed DEBUG: publicsuffix-list-dafsa-20180723-1.el8.noarch 1557535917 64502 8ce7a82bce196a11a42960b007ef0867 installed DEBUG: urw-base35-p052-fonts-20170801-10.el8.noarch 1557812133 1557171 5b3ff8d7697534b661d9c1f860da20a8 installed DEBUG: ocaml-srpm-macros-5-4.el8.noarch 1557802444 737 287a7361faafcb3820cffcce8958f73b installed DEBUG: libbabeltrace-1.5.4-4.el8.x86_64 1648112888 546483 73e07dada814c02ba5df126faf95da8d installed DEBUG: kbd-misc-2.0.4-11.el8.noarch 1687429015 2549569 370310eeb7e1aa02a16be0cab2842bbc installed DEBUG: openssh-8.0p1-24.el8.x86_64 1707222287 1937824 abc2d581b93941c884d3487f186d7723 installed DEBUG: emacs-filesystem-1:26.1-11.el8.noarch 1681329593 0 faf639ce481644e5bd7adf33d00c4d36 installed DEBUG: ima-evm-utils-1.3.2-12.el8.x86_64 1614063802 137649 8f714224897bee9766d89cab949e4a1b installed DEBUG: setup-2.12.2-11.el8.noarch 1707915731 724747 6b25de7b241e5c7be9d436e6f217885f installed DEBUG: rpm-build-libs-4.14.3-31.el8.x86_64 1702476008 216120 37d32e92fab20cd1cc624e55c8343673 installed DEBUG: pcre2-10.32-3.el8.x86_64 1656337285 656742 7b0e49fbc2a80d378af0f9d5e06f212f installed DEBUG: avahi-libs-0.7-27.el8.x86_64 1699556352 155928 b3f58b340d187526532547417d87a408 installed DEBUG: glibc-gconv-extra-2.28-251.el8.x86_64 1705673995 6416078 f7cb60795676f669b92c524e3ebc7d6e installed DEBUG: elfutils-0.190-2.el8.x86_64 1702418164 2931958 91c06a9424c4f9a53cad60b2aca42a9b installed DEBUG: libsepol-2.9-3.el8.x86_64 1629847198 761624 3f85cc6fc6a3cbe88ab0400ea87e46fa installed DEBUG: python3-cffi-1.13.2-1.el8.x86_64 1579942955 1061179 19751abd44b8cb04437a3b2cdec1dbe4 installed DEBUG: bzip2-libs-1.0.6-26.el8.x86_64 1557535203 77229 dd9abf1cc65154142a808c839f4dda55 installed DEBUG: python3-requests-2.25.1-1.el8.noarch 1615370609 390169 029424c3156bf041a00641cdfc97e812 installed DEBUG: libpng-2:1.6.34-5.el8.x86_64 1557585796 235304 de6b9bd5cb672b910a696870cb3364ab installed DEBUG: python3-babel-2.5.1-7.el8.noarch 1626973605 20921752 879f27a4399083674fedae88e51a7d15 installed DEBUG: libgpg-error-1.31-1.el8.x86_64 1557538013 902818 e84b78135beff56ee4835fed39d7401c installed DEBUG: python3-imagesize-1.0.0-2.el8.noarch 1557807838 16572 c401f76e1680146f2428e7626ce14690 installed DEBUG: libzstd-1.4.5-6.el8.x86_64 1600319865 890309 e7092f20692df73b0872788240cb4f77 installed DEBUG: python3-sphinx-theme-alabaster-0.7.12-7.el8.noarch 1579799425 38754 bcf9faa497a1e17b15a245c5223c5924 installed DEBUG: expat-2.2.5-11.el8.x86_64 1673341773 315340 7a724040b0697f7e0459c9c0154dbdbc installed DEBUG: python3-sphinxcontrib-jsmath-1.0.1-0.1.5.el8.noarch 1580215753 12139 df99bb103744ea3fb658869e0d12fee9 installed DEBUG: libgcrypt-1.8.5-7.el8.x86_64 1656335846 1269718 2269a19fc635d6e16b3988880918544c installed DEBUG: openjpeg2-2.4.0-5.el8.x86_64 1659783982 386040 5641a0f14e5cbce8bb427aa8863d0e06 installed DEBUG: sed-4.5-5.el8.x86_64 1634320754 765142 14c1532e925c87f63bc1f647127f98ab installed DEBUG: pango-1.42.4-8.el8.x86_64 1623359101 789346 56e287095e23061e4e53cf69b4fc7ad1 installed DEBUG: libidn2-2.2.0-1.el8.x86_64 1573240114 287762 206b757710d3924958eeb8bd423243bd installed DEBUG: graphviz-2.40.1-45.el8.x86_64 1701794204 8258919 f61d9da32bfdd9dcfbb48929a0d2ddb7 installed DEBUG: libSM-1.2.3-1.el8.x86_64 1557799051 93427 47f227b29e3abb1260b8f1f178b588ca installed DEBUG: python3-eventlet-0.31.1-2.el8.noarch 1700757666 2570843 83d0dc01d960a2018e2b32f02f7eefa5 installed DEBUG: libcap-ng-0.7.11-1.el8.x86_64 1623077234 51470 0cb04ab8bb58a307ae9ae862d5a7c8b0 installed DEBUG: make-1:4.2.1-11.el8.x86_64 1635253659 1436080 f286aaf14214bf70a276d01984f5be36 installed DEBUG: libmpc-1.1.0-9.1.el8.x86_64 1605564175 127093 73998427af4ab3f697010e42c96f4ce0 installed DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch 1557588521 596677 e1f1417da4b0cd49312a7874c640c923 installed DEBUG: unzip-6.0-46.el8.x86_64 1643346578 424013 f5f7c13a930b6f1d06155de169cfb0e2 installed DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch 1595226949 138081 8b88019ece89480da4cd57831fb0cbe7 installed DEBUG: cpio-2.12-11.el8.x86_64 1632978482 967637 8588822b2d9e7adde96867cdab861ab1 installed DEBUG: python3-tempita-0.5.1-25.el8.noarch 1580043369 115145 3e5df4ea59576667fa541ca84b86208f installed DEBUG: p11-kit-trust-0.23.22-2.el8.x86_64 1701271653 483265 840aeef5a5f8c1a8258b81e8b4b50a5c installed DEBUG: python3-fixtures-3.0.0-16.el8.noarch 1580053087 335675 d73902680734761709ec42b903d521bb installed DEBUG: lcms2-2.9-2.el8.x86_64 1557795901 399313 23d5f2bf5897a440de253fe694e0f57f installed DEBUG: python3-prettytable-0.7.2-14.el8.noarch 1557807872 171099 5a0d8112efe6e474f37613b348375fd6 installed DEBUG: cpp-8.5.0-21.el8.x86_64 1696451726 29661654 8a6cf8b48ec285ba4c4c86ff8fb98f31 installed DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch 1646727834 423161 da67fdaee30c3d1cc042d9c1a5221356 installed DEBUG: tar-2:1.30-9.el8.x86_64 1676684501 2876653 2b5dc1cc4919b11169eb6d3f7d5cc573 installed DEBUG: python3-ldap-3.3.1-2.el8.x86_64 1627621645 839476 09361abb5d50f199b6e420cc3e37e074 installed DEBUG: nettle-3.4.1-7.el8.x86_64 1626361600 572273 cc09093997998b6a7fe5d42c13d2a331 installed DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch 1580901419 242747 7acc72809ed0497c842a88d2696fc5dd installed DEBUG: coreutils-common-8.30-15.el8.x86_64 1674052044 9896370 7e1477872e149f9d47fae742c72781b4 installed DEBUG: python3-pyngus-2.3.0-4.el8.noarch 1580200751 192374 220e052f96b4a8bc9c6bbc973700aff8 installed DEBUG: less-530-1.el8.x86_64 1557584772 344874 c95ece51b133ab6ce794a40e777072d2 installed DEBUG: python3-yappi-1.3.0-1.el8.x86_64 1606209592 151885 1fdbb43bc354ac38879aecef2f9133df installed DEBUG: json-c-0.13.1-3.el8.x86_64 1636621603 69290 4fdfb4f2df790d25d080cf3834ddf07b installed DEBUG: python3-waitress-1.4.2-1.el8.noarch 1579890517 1110152 4f5e617b99dda05f4f9a7aa26af0ff94 installed DEBUG: libipt-1.6.1-8.el8.x86_64 1557797925 108543 68edc160e21686087d8486cdf060073e installed DEBUG: python3-soupsieve-2.1.0-1.el8.noarch 1610096098 218144 7a667d161b128362cc7dd33eb47bfd73 installed DEBUG: pkgconf-pkg-config-1.4.2-1.el8.x86_64 1557540110 3094 6a5f9694de9b98ca71ed47b605ba977a installed DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 1605885889 396633 d3f2200725975441c9b5cf7b195cd3eb installed DEBUG: glibc-devel-2.28-251.el8.x86_64 1705673995 240562 9704ef322860a3877f9b8b03a38543d3 installed DEBUG: python3-secretstorage-3.1.1-4.el8.noarch 1580361026 90295 0569bd1de49dddc74d8f627e10283ef9 installed DEBUG: libsmartcols-2.32.1-46.el8.x86_64 1707392132 248442 02a15c610620c2effbcf55de28cac920 installed DEBUG: python3-defusedxml-0.7.1-1.el8.noarch 1641828678 196967 c1fac6cb976defcb342869d9d4f1e422 installed DEBUG: npth-1.5-4.el8.x86_64 1557539615 47909 b944c570e2db54dd8f8d3ab4d7b7990d installed DEBUG: python3-certifi-2018.10.15-8.el8.noarch 1580010984 8347 1e2905c64cebb2298dc8819c9a02414a installed DEBUG: libtiff-4.0.9-31.el8.x86_64 1704893867 517769 563324a83e1f91434106c24ae3ab2a53 installed DEBUG: libsodium-1.0.18-2.el8.x86_64 1579689043 612303 9addf380043a006db57c46745d21b16f installed DEBUG: libXext-1.3.4-1.el8.x86_64 1592335988 91982 110d22c488501f2d497a2497d2fd3b82 installed DEBUG: python3-pillow-5.1.1-20.el8.x86_64 1706293485 2106243 f3c87e947c9ae9a051843f50f871e873 installed DEBUG: libXfixes-5.0.3-7.el8.x86_64 1557799785 29263 56d72ffa985b1d479bf170e442b840e9 installed DEBUG: python3-itsdangerous-0.24-14.el8.noarch 1557807487 95691 a1df9a5edc1ad5242cbd09b85721552a installed DEBUG: libXi-1.7.10-1.el8.x86_64 1592338400 75067 925052072a637a4b57e5d7fad2d32777 installed DEBUG: python3-inotify-0.9.6-13.el8.noarch 1557588626 248598 238d02e2234d77dd821d5ad082255a9c installed DEBUG: libXxf86misc-1.0.4-1.el8.x86_64 1557800213 32012 c1728eb43ebd6d96c74380d3ec4c60c1 installed DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 1614068687 701061 3c205dae0b86376e3fa78875b4f9ed71 installed DEBUG: libthai-0.1.27-2.el8.x86_64 1557799230 774997 801f8cc0e2979cb4c0fd989e1ff4f752 installed DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch 1630957155 17480 1830734684019b9277ad0ad0ea6e69dd installed DEBUG: xorg-x11-server-utils-7.7-27.el8.x86_64 1557814482 502730 4563ac1d6facd98936be75bc47d27bc6 installed DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch 1631122526 17101 5d283e63d76630c40db6ec9eefbed027 installed DEBUG: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64 1645712177 726186 00c2948c2521fc542071f445b4766d64 installed DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch 1631122739 1169168 1d122519214471a59b4d3453cc75d93d installed DEBUG: grub2-tools-minimal-1:2.02-129.el8.x86_64 1658241039 772858 82a6c4de92c3b9e8a12168603ded3cdb installed DEBUG: python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch 1630957155 151246 3fbaa47020d565734853881fb758aba9 installed DEBUG: grubby-8.40-48.el8.x86_64 1686661445 63591 040210d5ea6191853cc97d5b1d5649b1 installed DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch 1631514950 107501 3eec937e407e1547c8da55215a544d32 installed DEBUG: libdb-utils-5.3.28-42.el8_4.x86_64 1631282784 369615 6770948cf9ead54ea1e58bdd81aa3e07 installed DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch 1647592718 163227 9487c4095ba70843405b9e906a1ccea6 installed DEBUG: crypto-policies-scripts-20230731-1.git3177e06.el8.noarch 1690913611 190780 c7e44b2df623f6cdd4faf472c26f65a6 installed DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch 1631189152 288693 cfb118261127cc7d6ba8d0fa513e1ec1 installed DEBUG: cracklib-2.9.6-15.el8.x86_64 1557533913 239047 3ced50b8ce5c91849d67c8e6f75f5cd1 installed DEBUG: python3-webtest-2.0.35-3.el8.noarch 1599578942 297971 fa3ef0aa6cf845163f3aac0eac7809e5 installed DEBUG: python3-sphinxcontrib-seqdiag-2.0.0-1.el8.noarch 1600070649 26061 0c6e045f0b825e3b6a19e64d62ed1ab9 installed DEBUG: elfutils-debuginfod-client-0.190-2.el8.x86_64 1702418164 54918 9a5162922f0023e7f8f81398fc476fd8 installed DEBUG: python3-ldappool-2.4.0-5.el8.noarch 1580106198 66699 880f6a3b6c1b9cf89f08f2efef1fdbcb installed DEBUG: gettext-libs-0.19.8.1-17.el8.x86_64 1573236536 1612648 8967e0fd86f922ac3fe079bb64ec85c4 installed DEBUG: python3-sphinxcontrib-apidoc-0.2.1-13.el8.noarch 1579985664 33037 a78d240aac322e1fbe13e0343234e359 installed DEBUG: libmount-2.32.1-46.el8.x86_64 1707392132 398306 33c38b31eb19e4e56ff593aebe093ee1 installed DEBUG: python3-mock-3.0.5-7.el8.noarch 1580362453 159487 8a6ee7f4176cc5df6f33f4cff28ad1eb installed DEBUG: coreutils-8.30-15.el8.x86_64 1674052044 6121280 33a926fa283765ef4a89be7bbad7994d installed DEBUG: shadow-utils-2:4.6-22.el8.x86_64 1700557389 4072092 fe0bd503b99d6bb90b2b4451a09e6080 installed DEBUG: rpm-libs-4.14.3-31.el8.x86_64 1702476008 739560 03c29de5edbe87a2aadd1bfe3c837a4c installed DEBUG: trousers-lib-0.3.15-2.el8.x86_64 1701008532 486525 0cddaad32e3fa6187de52499abd86671 installed DEBUG: libpwquality-1.4.4-6.el8.x86_64 1676684086 396846 2cdc0ef4b9ba08d19052063568f1488a installed DEBUG: dracut-049-233.git20240115.el8.x86_64 1705311615 1057887 4230d0cbf7350f3b5c0e8505b822543d installed DEBUG: glib2-2.56.4-163.el8.x86_64 1706892277 12279824 90e202f101bf444e19ed0ded3c9fc38a installed DEBUG: systemd-239-81.el8.x86_64 1708935728 11358021 b63e1dc3f9ab38c0c7435008c1c260d5 installed DEBUG: gdk-pixbuf2-2.36.12-5.el8.x86_64 1573236241 2657576 3006826ddf4e875c1f21a9da6579bd20 installed DEBUG: Child return code was: 0 Finish: Outputting list of installed packages Start: rpmbuild openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm INFO: ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'], chrootPath='/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1024gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']unshare_net=TrueprintOutput=False) DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '727132a6c9844636a13cf26b566c85b8', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.6hnwlt59:/etc/resolv.conf', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/openstack-keystone.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: Building target platforms: x86_64 DEBUG: Building for target x86_64 DEBUG: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.QBIZZQ DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd /builddir/build/BUILD DEBUG: + rm -rf keystone-20.0.2.dev8 DEBUG: + /usr/bin/gzip -dc /builddir/build/SOURCES/keystone-20.0.2.dev8-0.20240313165906.5f5e43b.tar.gz DEBUG: + /usr/bin/tar -xof - DEBUG: + STATUS=0 DEBUG: + '[' 0 -ne 0 ']' DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . DEBUG: + /usr/bin/git init -q DEBUG: + /usr/bin/git config user.name rpm-build DEBUG: + /usr/bin/git config user.email '' DEBUG: + /usr/bin/git add . DEBUG: + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-keystone-20.0.2 base' DEBUG: + find . '(' -name .gitignore -o -name .placeholder ')' -delete DEBUG: + find keystone -name '*.py' -exec sed -i '/\/usr\/bin\/env python/d' '{}' ';' DEBUG: + sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg DEBUG: + rm -rf requirements.txt test-requirements.txt DEBUG: + sed -i s#/local/bin#/bin# httpd/wsgi-keystone.conf DEBUG: + sed -i s#apache2#httpd# httpd/wsgi-keystone.conf DEBUG: + exit 0 DEBUG: Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zj7GJs DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf --format yaml --output-file=keystone-schema.yaml DEBUG: + PYTHONPATH=. DEBUG: + oslo-config-generator --config-file=config-generator/keystone.conf --format json --output-file=keystone-schema.json DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' DEBUG: running build DEBUG: running build_py DEBUG: creating build DEBUG: creating build/lib DEBUG: creating build/lib/keystone DEBUG: creating build/lib/keystone/tests DEBUG: creating build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/test_utils.py -> build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/test_core.py -> build/lib/keystone/tests/unit/tests DEBUG: copying keystone/tests/unit/tests/__init__.py -> build/lib/keystone/tests/unit/tests DEBUG: creating build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/test_backends.py -> build/lib/keystone/tests/unit/trust DEBUG: copying keystone/tests/unit/trust/__init__.py -> build/lib/keystone/tests/unit/trust DEBUG: creating build/lib/keystone/tests/unit/resource DEBUG: creating build/lib/keystone/tests/unit/resource/backends DEBUG: copying keystone/tests/unit/resource/backends/test_sql.py -> build/lib/keystone/tests/unit/resource/backends DEBUG: copying keystone/tests/unit/resource/backends/__init__.py -> build/lib/keystone/tests/unit/resource/backends DEBUG: copying keystone/version.py -> build/lib/keystone DEBUG: copying keystone/notifications.py -> build/lib/keystone DEBUG: copying keystone/i18n.py -> build/lib/keystone DEBUG: copying keystone/exception.py -> build/lib/keystone DEBUG: copying keystone/__init__.py -> build/lib/keystone DEBUG: creating build/lib/keystone/token DEBUG: creating build/lib/keystone/token/providers DEBUG: creating build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/core.py -> build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/jws/__init__.py -> build/lib/keystone/token/providers/jws DEBUG: copying keystone/token/providers/base.py -> build/lib/keystone/token/providers DEBUG: copying keystone/token/providers/__init__.py -> build/lib/keystone/token/providers DEBUG: creating build/lib/keystone/common DEBUG: creating build/lib/keystone/common/sql DEBUG: creating build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/manage.py -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/__init__.py -> build/lib/keystone/common/sql/expand_repo DEBUG: creating build/lib/keystone/trust DEBUG: creating build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/sql.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/base.py -> build/lib/keystone/trust/backends DEBUG: copying keystone/trust/backends/__init__.py -> build/lib/keystone/trust/backends DEBUG: creating build/lib/keystone/policy DEBUG: copying keystone/policy/schema.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/core.py -> build/lib/keystone/policy DEBUG: copying keystone/policy/__init__.py -> build/lib/keystone/policy DEBUG: creating build/lib/keystone/limit DEBUG: creating build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/strict_two_level.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/flat.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/base.py -> build/lib/keystone/limit/models DEBUG: copying keystone/limit/models/__init__.py -> build/lib/keystone/limit/models DEBUG: creating build/lib/keystone/server DEBUG: creating build/lib/keystone/server/flask DEBUG: creating build/lib/keystone/server/flask/request_processing DEBUG: creating build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/url_normalize.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/auth_context.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/server/flask/request_processing/middleware/__init__.py -> build/lib/keystone/server/flask/request_processing/middleware DEBUG: copying keystone/trust/schema.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/core.py -> build/lib/keystone/trust DEBUG: copying keystone/trust/__init__.py -> build/lib/keystone/trust DEBUG: creating build/lib/keystone/common/sql/data_migration_repo DEBUG: creating build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/__init__.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: copying keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> build/lib/keystone/common/sql/data_migration_repo/versions DEBUG: creating build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/sql.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/rules.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/base.py -> build/lib/keystone/policy/backends DEBUG: copying keystone/policy/backends/__init__.py -> build/lib/keystone/policy/backends DEBUG: creating build/lib/keystone/receipt DEBUG: creating build/lib/keystone/receipt/providers DEBUG: creating build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/core.py -> build/lib/keystone/receipt/providers/fernet DEBUG: copying keystone/receipt/providers/fernet/__init__.py -> build/lib/keystone/receipt/providers/fernet DEBUG: creating build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/test_core.py -> build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/test_backends.py -> build/lib/keystone/tests/unit/catalog DEBUG: copying keystone/tests/unit/catalog/__init__.py -> build/lib/keystone/tests/unit/catalog DEBUG: creating build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/test_receipt_serialization.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/test_fernet_provider.py -> build/lib/keystone/tests/unit/receipt DEBUG: copying keystone/tests/unit/receipt/__init__.py -> build/lib/keystone/tests/unit/receipt DEBUG: creating build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/core_sql.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/core_ldap.py -> build/lib/keystone/tests/unit/backend DEBUG: copying keystone/tests/unit/backend/__init__.py -> build/lib/keystone/tests/unit/backend DEBUG: creating build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/validator.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/schema.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/core.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/oauth1/__init__.py -> build/lib/keystone/oauth1 DEBUG: copying keystone/common/sql/data_migration_repo/manage.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/__init__.py -> build/lib/keystone/common/sql/data_migration_repo DEBUG: creating build/lib/keystone/identity DEBUG: creating build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/sql.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/mapping.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/base.py -> build/lib/keystone/identity/mapping_backends DEBUG: copying keystone/identity/mapping_backends/__init__.py -> build/lib/keystone/identity/mapping_backends DEBUG: creating build/lib/keystone/credential DEBUG: creating build/lib/keystone/credential/providers DEBUG: creating build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/core.py -> build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/credential/providers/fernet/__init__.py -> build/lib/keystone/credential/providers/fernet DEBUG: copying keystone/server/flask/request_processing/req_logging.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/json_body.py -> build/lib/keystone/server/flask/request_processing DEBUG: copying keystone/server/flask/request_processing/__init__.py -> build/lib/keystone/server/flask/request_processing DEBUG: creating build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/core.py -> build/lib/keystone/token/providers/fernet DEBUG: copying keystone/token/providers/fernet/__init__.py -> build/lib/keystone/token/providers/fernet DEBUG: creating build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/sql.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/base.py -> build/lib/keystone/limit/backends DEBUG: copying keystone/limit/backends/__init__.py -> build/lib/keystone/limit/backends DEBUG: creating build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/user.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/trust.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token_revocation.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/service.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role_assignment.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/revoke_event.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/registered_limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/region.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/protocol.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project_endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/project.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy_association.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/policy.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/mapping.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/limit.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/implied_role.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/identity_provider.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/grant.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint_group.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/endpoint.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/ec2_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain_config.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/domain.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/consumer.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/base.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/auth.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/application_credential.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_token.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/access_rule.py -> build/lib/keystone/common/policies DEBUG: copying keystone/common/policies/__init__.py -> build/lib/keystone/common/policies DEBUG: creating build/lib/keystone/endpoint_policy DEBUG: copying keystone/endpoint_policy/core.py -> build/lib/keystone/endpoint_policy DEBUG: copying keystone/endpoint_policy/__init__.py -> build/lib/keystone/endpoint_policy DEBUG: creating build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/checks.py -> build/lib/keystone/tests/hacking DEBUG: copying keystone/tests/hacking/__init__.py -> build/lib/keystone/tests/hacking DEBUG: creating build/lib/keystone/common/sql/contract_repo DEBUG: creating build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/__init__.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> build/lib/keystone/common/sql/contract_repo/versions DEBUG: copying keystone/credential/providers/core.py -> build/lib/keystone/credential/providers DEBUG: copying keystone/credential/providers/__init__.py -> build/lib/keystone/credential/providers DEBUG: creating build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/__init__.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/075_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/074_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/067_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/061_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/060_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/059_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/058_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/057_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/052_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/051_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/050_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/049_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/044_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/043_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/042_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/041_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/040_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/039_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/038_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/029_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/028_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/027_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/026_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/025_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/021_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/020_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/019_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/018_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/017_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/009_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/008_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/007_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/006_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/005_placeholder.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: copying keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> build/lib/keystone/common/sql/expand_repo/versions DEBUG: creating build/lib/keystone/tests/unit/endpoint_policy DEBUG: copying keystone/tests/unit/endpoint_policy/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy DEBUG: creating build/lib/keystone/api DEBUG: creating build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/saml.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/json_home_relations.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/implied_roles.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/authentication.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/__init__.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/api/_shared/EC2_S3_Resource.py -> build/lib/keystone/api/_shared DEBUG: copying keystone/token/token_formatters.py -> build/lib/keystone/token DEBUG: copying keystone/token/provider.py -> build/lib/keystone/token DEBUG: copying keystone/token/__init__.py -> build/lib/keystone/token DEBUG: copying keystone/tests/unit/resource/test_core.py -> build/lib/keystone/tests/unit/resource DEBUG: copying keystone/tests/unit/resource/test_backends.py -> build/lib/keystone/tests/unit/resource DEBUG: copying keystone/tests/unit/resource/__init__.py -> build/lib/keystone/tests/unit/resource DEBUG: creating build/lib/keystone/tests/protection DEBUG: copying keystone/tests/protection/__init__.py -> build/lib/keystone/tests/protection DEBUG: copying keystone/receipt/providers/base.py -> build/lib/keystone/receipt/providers DEBUG: copying keystone/receipt/providers/__init__.py -> build/lib/keystone/receipt/providers DEBUG: creating build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_token_serialization.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_jws_provider.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/test_fernet_provider.py -> build/lib/keystone/tests/unit/token DEBUG: copying keystone/tests/unit/token/__init__.py -> build/lib/keystone/tests/unit/token DEBUG: creating build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/core.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/_context_cache.py -> build/lib/keystone/common/cache DEBUG: copying keystone/common/cache/__init__.py -> build/lib/keystone/common/cache DEBUG: creating build/lib/keystone/identity/backends DEBUG: creating build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/models.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/core.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/common.py -> build/lib/keystone/identity/backends/ldap DEBUG: copying keystone/identity/backends/ldap/__init__.py -> build/lib/keystone/identity/backends/ldap DEBUG: creating build/lib/keystone/tests/unit/resource/config_backends DEBUG: copying keystone/tests/unit/resource/config_backends/test_sql.py -> build/lib/keystone/tests/unit/resource/config_backends DEBUG: copying keystone/tests/unit/resource/config_backends/__init__.py -> build/lib/keystone/tests/unit/resource/config_backends DEBUG: creating build/lib/keystone/tests/unit/contrib DEBUG: copying keystone/tests/unit/contrib/__init__.py -> build/lib/keystone/tests/unit/contrib DEBUG: creating build/lib/keystone/catalog DEBUG: copying keystone/catalog/schema.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/core.py -> build/lib/keystone/catalog DEBUG: copying keystone/catalog/__init__.py -> build/lib/keystone/catalog DEBUG: creating build/lib/keystone/federation DEBUG: copying keystone/federation/utils.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/schema.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/idp.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/core.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/constants.py -> build/lib/keystone/federation DEBUG: copying keystone/federation/__init__.py -> build/lib/keystone/federation DEBUG: copying keystone/tests/__init__.py -> build/lib/keystone/tests DEBUG: creating build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/sql.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/base.py -> build/lib/keystone/credential/backends DEBUG: copying keystone/credential/backends/__init__.py -> build/lib/keystone/credential/backends DEBUG: creating build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_users.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_trusts.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_tokens.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_system_assignments.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_services.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_service_providers.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_registered_limits.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_regions.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_protocols.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_projects.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_project_tags.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_project_endpoint.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_policy_association.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_policy.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_mappings.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_limits.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_implied_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_identity_providers.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_groups.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_grants.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_endpoints.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_endpoint_group.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_ec2_credential.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domains.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domain_roles.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_domain_config.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_credentials.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_consumer.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_assignment.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_application_credential.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/test_access_rules.py -> build/lib/keystone/tests/protection/v3 DEBUG: copying keystone/tests/protection/v3/__init__.py -> build/lib/keystone/tests/protection/v3 DEBUG: creating build/lib/keystone/auth DEBUG: copying keystone/auth/schema.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/core.py -> build/lib/keystone/auth DEBUG: copying keystone/auth/__init__.py -> build/lib/keystone/auth DEBUG: creating build/lib/keystone/tests/unit/identity DEBUG: creating build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/test_core.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/test_backend.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/tests/unit/identity/shadow_users/__init__.py -> build/lib/keystone/tests/unit/identity/shadow_users DEBUG: copying keystone/identity/backends/sql_model.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/sql.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/resource_options.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/base.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/identity/backends/__init__.py -> build/lib/keystone/identity/backends DEBUG: copying keystone/server/wsgi.py -> build/lib/keystone/server DEBUG: copying keystone/server/backends.py -> build/lib/keystone/server DEBUG: copying keystone/server/__init__.py -> build/lib/keystone/server DEBUG: copying keystone/common/utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/tokenless_auth.py -> build/lib/keystone/common DEBUG: copying keystone/common/render_token.py -> build/lib/keystone/common DEBUG: copying keystone/common/provider_api.py -> build/lib/keystone/common DEBUG: copying keystone/common/profiler.py -> build/lib/keystone/common DEBUG: copying keystone/common/password_hashing.py -> build/lib/keystone/common DEBUG: copying keystone/common/manager.py -> build/lib/keystone/common DEBUG: copying keystone/common/jwt_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/json_home.py -> build/lib/keystone/common DEBUG: copying keystone/common/fernet_utils.py -> build/lib/keystone/common DEBUG: copying keystone/common/driver_hints.py -> build/lib/keystone/common DEBUG: copying keystone/common/context.py -> build/lib/keystone/common DEBUG: copying keystone/common/authorization.py -> build/lib/keystone/common DEBUG: copying keystone/common/__init__.py -> build/lib/keystone/common DEBUG: copying keystone/credential/schema.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/provider.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/core.py -> build/lib/keystone/credential DEBUG: copying keystone/credential/__init__.py -> build/lib/keystone/credential DEBUG: copying keystone/tests/unit/identity/test_core.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_backends.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/test_backend_sql.py -> build/lib/keystone/tests/unit/identity DEBUG: copying keystone/tests/unit/identity/__init__.py -> build/lib/keystone/tests/unit/identity DEBUG: creating build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/sql.py -> build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/base.py -> build/lib/keystone/identity/shadow_backends DEBUG: copying keystone/identity/shadow_backends/__init__.py -> build/lib/keystone/identity/shadow_backends DEBUG: creating build/lib/keystone/tests/unit/policy DEBUG: copying keystone/tests/unit/policy/test_backends.py -> build/lib/keystone/tests/unit/policy DEBUG: copying keystone/tests/unit/policy/__init__.py -> build/lib/keystone/tests/unit/policy DEBUG: creating build/lib/keystone/revoke DEBUG: copying keystone/revoke/model.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/core.py -> build/lib/keystone/revoke DEBUG: copying keystone/revoke/__init__.py -> build/lib/keystone/revoke DEBUG: creating build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/test_core.py -> build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/test_backends.py -> build/lib/keystone/tests/unit/assignment DEBUG: copying keystone/tests/unit/assignment/__init__.py -> build/lib/keystone/tests/unit/assignment DEBUG: creating build/lib/keystone/cmd DEBUG: creating build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens_fernet.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/tokens.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/security_compliance.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/ldap.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/federation.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/debug.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/database.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/credential.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/caching.py -> build/lib/keystone/cmd/doctor DEBUG: copying keystone/cmd/doctor/__init__.py -> build/lib/keystone/cmd/doctor DEBUG: creating build/lib/keystone/tests/unit/server DEBUG: copying keystone/tests/unit/server/test_keystone_flask.py -> build/lib/keystone/tests/unit/server DEBUG: copying keystone/tests/unit/server/__init__.py -> build/lib/keystone/tests/unit/server DEBUG: creating build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/test_backends.py -> build/lib/keystone/tests/unit/limit DEBUG: copying keystone/tests/unit/limit/__init__.py -> build/lib/keystone/tests/unit/limit DEBUG: creating build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/manage.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/__init__.py -> build/lib/keystone/common/sql/migrate_repo DEBUG: creating build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/test_fernet_provider.py -> build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/test_backend_sql.py -> build/lib/keystone/tests/unit/credential DEBUG: copying keystone/tests/unit/credential/__init__.py -> build/lib/keystone/tests/unit/credential DEBUG: creating build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/test_schema.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/test_controllers.py -> build/lib/keystone/tests/unit/auth DEBUG: copying keystone/tests/unit/auth/__init__.py -> build/lib/keystone/tests/unit/auth DEBUG: creating build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_sql.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_ldap_common.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_ldap.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/test_base.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: copying keystone/tests/unit/identity/backends/__init__.py -> build/lib/keystone/tests/unit/identity/backends DEBUG: creating build/lib/keystone/tests/unit/application_credential DEBUG: copying keystone/tests/unit/application_credential/test_backends.py -> build/lib/keystone/tests/unit/application_credential DEBUG: copying keystone/tests/unit/application_credential/__init__.py -> build/lib/keystone/tests/unit/application_credential DEBUG: creating build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/policy.py -> build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/enforcer.py -> build/lib/keystone/common/rbac_enforcer DEBUG: copying keystone/common/rbac_enforcer/__init__.py -> build/lib/keystone/common/rbac_enforcer DEBUG: creating build/lib/keystone/common/resource_options DEBUG: creating build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/immutable.py -> build/lib/keystone/common/resource_options/options DEBUG: copying keystone/common/resource_options/options/__init__.py -> build/lib/keystone/common/resource_options/options DEBUG: creating build/lib/keystone/resource DEBUG: creating build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/sql.py -> build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/base.py -> build/lib/keystone/resource/config_backends DEBUG: copying keystone/resource/config_backends/__init__.py -> build/lib/keystone/resource/config_backends DEBUG: creating build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/__init__.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/100_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/099_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/098_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/080_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/079_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/078_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/077_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/076_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/072_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/071_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/070_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/069_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/068_placeholder.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: copying keystone/common/sql/migrate_repo/versions/067_kilo.py -> build/lib/keystone/common/sql/migrate_repo/versions DEBUG: creating build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/sql.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/base.py -> build/lib/keystone/oauth1/backends DEBUG: copying keystone/oauth1/backends/__init__.py -> build/lib/keystone/oauth1/backends DEBUG: creating build/lib/keystone/assignment DEBUG: creating build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/sql_model.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/sql.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/resource_options.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/base.py -> build/lib/keystone/assignment/role_backends DEBUG: copying keystone/assignment/role_backends/__init__.py -> build/lib/keystone/assignment/role_backends DEBUG: creating build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/temporaryfile.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/policy.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/ldapdb.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/key_repository.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/jws_key_repository.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/hacking.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/database.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/cache.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/backendloader.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/auth_plugins.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: copying keystone/tests/unit/ksfixtures/__init__.py -> build/lib/keystone/tests/unit/ksfixtures DEBUG: creating build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/sql.py -> build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/base.py -> build/lib/keystone/endpoint_policy/backends DEBUG: copying keystone/endpoint_policy/backends/__init__.py -> build/lib/keystone/endpoint_policy/backends DEBUG: creating build/lib/keystone/tests/functional DEBUG: creating build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/test_running.py -> build/lib/keystone/tests/functional/shared DEBUG: copying keystone/tests/functional/shared/__init__.py -> build/lib/keystone/tests/functional/shared DEBUG: creating build/lib/keystone/application_credential DEBUG: creating build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/sql.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/base.py -> build/lib/keystone/application_credential/backends DEBUG: copying keystone/application_credential/backends/__init__.py -> build/lib/keystone/application_credential/backends DEBUG: creating build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/sql.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/base.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/federation/backends/__init__.py -> build/lib/keystone/federation/backends DEBUG: copying keystone/cmd/status.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/manage.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/cli.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/bootstrap.py -> build/lib/keystone/cmd DEBUG: copying keystone/cmd/__init__.py -> build/lib/keystone/cmd DEBUG: creating build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/test_sql.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/test_base.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: copying keystone/tests/unit/endpoint_policy/backends/__init__.py -> build/lib/keystone/tests/unit/endpoint_policy/backends DEBUG: creating build/lib/keystone/models DEBUG: copying keystone/models/token_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/revoke_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/receipt_model.py -> build/lib/keystone/models DEBUG: copying keystone/models/__init__.py -> build/lib/keystone/models DEBUG: creating build/lib/keystone/tests/unit/contrib/federation DEBUG: copying keystone/tests/unit/contrib/federation/test_utils.py -> build/lib/keystone/tests/unit/contrib/federation DEBUG: copying keystone/tests/unit/contrib/federation/__init__.py -> build/lib/keystone/tests/unit/contrib/federation DEBUG: creating build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/sql.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/base.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/revoke/backends/__init__.py -> build/lib/keystone/revoke/backends DEBUG: copying keystone/common/sql/upgrades.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/core.py -> build/lib/keystone/common/sql DEBUG: copying keystone/common/sql/__init__.py -> build/lib/keystone/common/sql DEBUG: creating build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/test_sql.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/test_base.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/tests/unit/policy/backends/__init__.py -> build/lib/keystone/tests/unit/policy/backends DEBUG: copying keystone/application_credential/schema.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/core.py -> build/lib/keystone/application_credential DEBUG: copying keystone/application_credential/__init__.py -> build/lib/keystone/application_credential DEBUG: creating build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_utils.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_sql_core.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_resource_options_common.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_rbac_enforcer.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_provider_api.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_notifications.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_json_home.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_database_conflicts.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/test_cache.py -> build/lib/keystone/tests/unit/common DEBUG: copying keystone/tests/unit/common/__init__.py -> build/lib/keystone/tests/unit/common DEBUG: creating build/lib/keystone/tests/unit/application_credential/backends DEBUG: copying keystone/tests/unit/application_credential/backends/test_sql.py -> build/lib/keystone/tests/unit/application_credential/backends DEBUG: copying keystone/tests/unit/application_credential/backends/__init__.py -> build/lib/keystone/tests/unit/application_credential/backends DEBUG: copying keystone/tests/unit/utils.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_versions.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_validation.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_trust.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_resource.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_os_revoke.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_oauth1.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_identity.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_filters.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_federation.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_endpoint_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_domain_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_credential.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_catalog.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_auth.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_assignment.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3_application_credential.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_v3.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_url_middleware.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_token_provider.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_sql_upgrade.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_sql_banned_operations.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_shadow_users.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_revoke.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_receipt_provider.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_middleware.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_limits.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_tls_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_pool_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_ldap_livetest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_healthcheck.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_hacking_checks.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_exception.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_entry_points.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_driver_hints.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_simple_cert.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_s3_core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_contrib_ec2_core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_cli.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_templated.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_rules.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_ldap_pool.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_ldap.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_id_mapping_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_federation_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_endpoint_policy_sql.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_backend_endpoint_policy.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_auth_plugin.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_associate_project_endpoint_extension.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/test_app_config.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/rest.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/mapping_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/identity_mapping.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/filtering.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/federation_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/fakeldap.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/default_fixtures.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/core.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/base_classes.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/__init__.py -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/functional/core.py -> build/lib/keystone/tests/functional DEBUG: copying keystone/tests/functional/__init__.py -> build/lib/keystone/tests/functional DEBUG: creating build/lib/keystone/tests/unit/auth/plugins DEBUG: copying keystone/tests/unit/auth/plugins/test_core.py -> build/lib/keystone/tests/unit/auth/plugins DEBUG: copying keystone/tests/unit/auth/plugins/__init__.py -> build/lib/keystone/tests/unit/auth/plugins DEBUG: creating build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/validators.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/parameter_types.py -> build/lib/keystone/common/validation DEBUG: copying keystone/common/validation/__init__.py -> build/lib/keystone/common/validation DEBUG: copying keystone/server/flask/core.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/common.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/application.py -> build/lib/keystone/server/flask DEBUG: copying keystone/server/flask/__init__.py -> build/lib/keystone/server/flask DEBUG: creating build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/tests/unit/assignment/role_backends/test_sql.py -> build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/tests/unit/assignment/role_backends/__init__.py -> build/lib/keystone/tests/unit/assignment/role_backends DEBUG: copying keystone/common/resource_options/core.py -> build/lib/keystone/common/resource_options DEBUG: copying keystone/common/resource_options/__init__.py -> build/lib/keystone/common/resource_options DEBUG: copying keystone/limit/schema.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/core.py -> build/lib/keystone/limit DEBUG: copying keystone/limit/__init__.py -> build/lib/keystone/limit DEBUG: creating build/lib/keystone/conf DEBUG: copying keystone/conf/wsgi.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/utils.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/unified_limit.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/trust.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/totp.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/tokenless_auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/token.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/shadow_users.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/security_compliance.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/saml.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/role.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/revoke.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/resource.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/receipt.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/opts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/oauth1.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/memcache.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/ldap.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/jwt_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity_mapping.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/identity.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_tokens.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/fernet_receipts.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/federation.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/eventlet_server.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_policy.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/endpoint_filter.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/domain_config.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/default.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/constants.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/catalog.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/auth.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/assignment.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/application_credential.py -> build/lib/keystone/conf DEBUG: copying keystone/conf/__init__.py -> build/lib/keystone/conf DEBUG: creating build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/test_timeutils.py -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/tests/unit/external/__init__.py -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/api/users.py -> build/lib/keystone/api DEBUG: copying keystone/api/trusts.py -> build/lib/keystone/api DEBUG: copying keystone/api/system.py -> build/lib/keystone/api DEBUG: copying keystone/api/services.py -> build/lib/keystone/api DEBUG: copying keystone/api/s3tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/roles.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_inferences.py -> build/lib/keystone/api DEBUG: copying keystone/api/role_assignments.py -> build/lib/keystone/api DEBUG: copying keystone/api/registered_limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/regions.py -> build/lib/keystone/api DEBUG: copying keystone/api/projects.py -> build/lib/keystone/api DEBUG: copying keystone/api/policy.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_simple_cert.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_revoke.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_oauth1.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_inherit.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_federation.py -> build/lib/keystone/api DEBUG: copying keystone/api/os_ep_filter.py -> build/lib/keystone/api DEBUG: copying keystone/api/limits.py -> build/lib/keystone/api DEBUG: copying keystone/api/groups.py -> build/lib/keystone/api DEBUG: copying keystone/api/endpoints.py -> build/lib/keystone/api DEBUG: copying keystone/api/ec2tokens.py -> build/lib/keystone/api DEBUG: copying keystone/api/domains.py -> build/lib/keystone/api DEBUG: copying keystone/api/discovery.py -> build/lib/keystone/api DEBUG: copying keystone/api/credentials.py -> build/lib/keystone/api DEBUG: copying keystone/api/auth.py -> build/lib/keystone/api DEBUG: copying keystone/api/__init__.py -> build/lib/keystone/api DEBUG: copying keystone/assignment/schema.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/core.py -> build/lib/keystone/assignment DEBUG: copying keystone/assignment/__init__.py -> build/lib/keystone/assignment DEBUG: creating build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/sql.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/base.py -> build/lib/keystone/assignment/backends DEBUG: copying keystone/assignment/backends/__init__.py -> build/lib/keystone/assignment/backends DEBUG: creating build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/templated.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/sql.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/base.py -> build/lib/keystone/catalog/backends DEBUG: copying keystone/catalog/backends/__init__.py -> build/lib/keystone/catalog/backends DEBUG: creating build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/auth.py -> build/lib/keystone/tests/common DEBUG: copying keystone/tests/common/__init__.py -> build/lib/keystone/tests/common DEBUG: copying keystone/common/sql/contract_repo/manage.py -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/__init__.py -> build/lib/keystone/common/sql/contract_repo DEBUG: creating build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql_model.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/sql.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/resource_options.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/base.py -> build/lib/keystone/resource/backends DEBUG: copying keystone/resource/backends/__init__.py -> build/lib/keystone/resource/backends DEBUG: creating build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/test_core.py -> build/lib/keystone/tests/unit/federation DEBUG: copying keystone/tests/unit/federation/__init__.py -> build/lib/keystone/tests/unit/federation DEBUG: copying keystone/identity/schema.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/generator.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/core.py -> build/lib/keystone/identity DEBUG: copying keystone/identity/__init__.py -> build/lib/keystone/identity DEBUG: copying keystone/resource/schema.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/core.py -> build/lib/keystone/resource DEBUG: copying keystone/resource/__init__.py -> build/lib/keystone/resource DEBUG: copying keystone/receipt/receipt_formatters.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/provider.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/handlers.py -> build/lib/keystone/receipt DEBUG: copying keystone/receipt/__init__.py -> build/lib/keystone/receipt DEBUG: creating build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/totp.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/token.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/password.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/oauth1.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/mapped.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/external.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/core.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/base.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/application_credential.py -> build/lib/keystone/auth/plugins DEBUG: copying keystone/auth/plugins/__init__.py -> build/lib/keystone/auth/plugins DEBUG: creating build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/sha256.py -> build/lib/keystone/identity/id_generators DEBUG: copying keystone/identity/id_generators/__init__.py -> build/lib/keystone/identity/id_generators DEBUG: running egg_info DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.txt DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing pbr to keystone.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'keystone.egg-info/SOURCES.txt' DEBUG: creating build/lib/keystone/locale DEBUG: creating build/lib/keystone/locale/de DEBUG: creating build/lib/keystone/locale/de/LC_MESSAGES DEBUG: copying keystone/locale/de/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/de/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/en_GB DEBUG: creating build/lib/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying keystone/locale/en_GB/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/en_GB/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/es DEBUG: creating build/lib/keystone/locale/es/LC_MESSAGES DEBUG: copying keystone/locale/es/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/es/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/fr DEBUG: creating build/lib/keystone/locale/fr/LC_MESSAGES DEBUG: copying keystone/locale/fr/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/fr/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/it DEBUG: creating build/lib/keystone/locale/it/LC_MESSAGES DEBUG: copying keystone/locale/it/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/it/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ja DEBUG: creating build/lib/keystone/locale/ja/LC_MESSAGES DEBUG: copying keystone/locale/ja/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ja/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ko_KR DEBUG: creating build/lib/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ko_KR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/pt_BR DEBUG: creating build/lib/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/pt_BR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/ru DEBUG: creating build/lib/keystone/locale/ru/LC_MESSAGES DEBUG: copying keystone/locale/ru/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/ru/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/tr_TR DEBUG: creating build/lib/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/tr_TR/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/zh_CN DEBUG: creating build/lib/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_CN/LC_MESSAGES DEBUG: creating build/lib/keystone/locale/zh_TW DEBUG: creating build/lib/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> build/lib/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying keystone/common/sql/expand_repo/README -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/expand_repo/migrate.cfg -> build/lib/keystone/common/sql/expand_repo DEBUG: copying keystone/common/sql/data_migration_repo/README -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/data_migration_repo/migrate.cfg -> build/lib/keystone/common/sql/data_migration_repo DEBUG: copying keystone/common/sql/migrate_repo/README -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/common/sql/migrate_repo/migrate.cfg -> build/lib/keystone/common/sql/migrate_repo DEBUG: copying keystone/tests/unit/default_catalog.templates -> build/lib/keystone/tests/unit DEBUG: copying keystone/tests/unit/default_catalog_multi_region.templates -> build/lib/keystone/tests/unit DEBUG: creating build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap_pool.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_pool_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_sql.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/backend_tls_liveldap.conf -> build/lib/keystone/tests/unit/config_files DEBUG: copying keystone/tests/unit/config_files/test_auth_plugin.conf -> build/lib/keystone/tests/unit/config_files DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: creating build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: creating build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/tests/unit/saml2/idp_saml2_metadata.xml -> build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/tests/unit/saml2/signed_saml2_assertion.xml -> build/lib/keystone/tests/unit/saml2 DEBUG: copying keystone/tests/unit/external/README.rst -> build/lib/keystone/tests/unit/external DEBUG: copying keystone/common/sql/contract_repo/README -> build/lib/keystone/common/sql/contract_repo DEBUG: copying keystone/common/sql/contract_repo/migrate.cfg -> build/lib/keystone/common/sql/contract_repo DEBUG: + sleep 1 DEBUG: + /usr/libexec/platform-python setup.py compile_catalog -d build/lib/keystone/locale -D keystone DEBUG: running compile_catalog DEBUG: compiling catalog build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po to build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po to build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/it/LC_MESSAGES/keystone.po to build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po to build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/es/LC_MESSAGES/keystone.po to build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po to build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo DEBUG: compiling catalog build/lib/keystone/locale/de/LC_MESSAGES/keystone.po to build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: + exit 0 DEBUG: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.DEDK9h DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + '[' /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 '!=' / ']' DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 DEBUG: ++ dirname /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 DEBUG: + mkdir -p /builddir/build/BUILDROOT DEBUG: + mkdir /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' DEBUG: + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' DEBUG: + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 DEBUG: running install DEBUG: [pbr] Writing ChangeLog DEBUG: [pbr] Generating ChangeLog DEBUG: [pbr] ChangeLog complete (0.0s) DEBUG: [pbr] Generating AUTHORS DEBUG: [pbr] AUTHORS complete (0.0s) DEBUG: running install_lib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_TW/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/zh_CN/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/tr_TR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ru/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/pt_BR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ko_KR/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/ja/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/it/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/fr/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/es/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/en_GB/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.mo -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: copying build/lib/keystone/locale/de/LC_MESSAGES/keystone.po -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/default.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/eventlet_server.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_receipts.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/fernet_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/jwt_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/memcache.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/opts.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/receipt.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/resource.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/role.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/token.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: copying build/lib/keystone/conf/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/receipt_model.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/revoke_model.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: copying build/lib/keystone/models/token_model.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: copying build/lib/keystone/application_credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: copying build/lib/keystone/application_credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends DEBUG: copying build/lib/keystone/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: copying build/lib/keystone/assignment/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: copying build/lib/keystone/assignment/role_backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: copying build/lib/keystone/resource/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: copying build/lib/keystone/resource/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: copying build/lib/keystone/resource/config_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/bootstrap.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/cli.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: copying build/lib/keystone/cmd/status.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/caching.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/database.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/debug.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/federation.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/security_compliance.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: copying build/lib/keystone/cmd/doctor/tokens_fernet.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends DEBUG: copying build/lib/keystone/revoke/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: copying build/lib/keystone/revoke/model.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/external.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/mapped.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/password.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/token.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/plugins/totp.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins DEBUG: copying build/lib/keystone/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: copying build/lib/keystone/auth/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends DEBUG: copying build/lib/keystone/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/constants.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/idp.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: copying build/lib/keystone/federation/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/backends/templated.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends DEBUG: copying build/lib/keystone/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: copying build/lib/keystone/catalog/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/discovery.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/domains.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/ec2tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/groups.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/limits.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_ep_filter.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_inherit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/os_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/projects.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/regions.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/role_inferences.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/roles.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/s3tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/services.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/system.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: copying build/lib/keystone/api/users.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/EC2_S3_Resource.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/authentication.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/json_home_relations.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: copying build/lib/keystone/api/_shared/saml.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends DEBUG: copying build/lib/keystone/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: copying build/lib/keystone/endpoint_policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: copying build/lib/keystone/credential/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: copying build/lib/keystone/credential/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: copying build/lib/keystone/credential/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: copying build/lib/keystone/credential/providers/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: copying build/lib/keystone/credential/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/id_generators/sha256.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators DEBUG: copying build/lib/keystone/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/generator.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: copying build/lib/keystone/identity/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: copying build/lib/keystone/identity/shadow_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/resource_options.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: copying build/lib/keystone/identity/backends/sql_model.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/common.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: copying build/lib/keystone/identity/backends/ldap/models.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: copying build/lib/keystone/identity/mapping_backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends DEBUG: copying build/lib/keystone/oauth1/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: copying build/lib/keystone/oauth1/validator.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/handlers.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: copying build/lib/keystone/receipt/receipt_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: copying build/lib/keystone/receipt/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: copying build/lib/keystone/receipt/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: copying build/lib/keystone/receipt/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: copying build/lib/keystone/server/wsgi.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/application.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/common.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: copying build/lib/keystone/server/flask/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/json_body.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: copying build/lib/keystone/server/flask/request_processing/req_logging.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/auth_context.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: copying build/lib/keystone/server/flask/request_processing/middleware/url_normalize.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: copying build/lib/keystone/limit/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: copying build/lib/keystone/limit/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/flat.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: copying build/lib/keystone/limit/models/strict_two_level.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/rules.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends DEBUG: copying build/lib/keystone/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: copying build/lib/keystone/policy/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: copying build/lib/keystone/trust/schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: copying build/lib/keystone/trust/backends/sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/parameter_types.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: copying build/lib/keystone/common/validation/validators.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/resource_options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: copying build/lib/keystone/common/resource_options/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: copying build/lib/keystone/common/resource_options/options/immutable.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/rbac_enforcer/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer DEBUG: copying build/lib/keystone/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/authorization.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/context.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/fernet_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/jwt_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/manager.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/password_hashing.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/profiler.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/render_token.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/tokenless_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: copying build/lib/keystone/common/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/_context_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: copying build/lib/keystone/common/cache/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/access_token.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/grant.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/group.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/identity_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/implied_role.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/protocol.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/region.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/revoke_event.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/role_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/service_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/token_revocation.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/trust.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: copying build/lib/keystone/common/policies/user.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: copying build/lib/keystone/common/sql/upgrades.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/067_kilo.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/072_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/079_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/080_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/087_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/098_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/099_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/100_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions DEBUG: copying build/lib/keystone/common/sql/migrate_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: copying build/lib/keystone/common/sql/migrate_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: copying build/lib/keystone/common/sql/contract_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: copying build/lib/keystone/common/sql/contract_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: copying build/lib/keystone/common/sql/data_migration_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/migrate.cfg -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/README -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/005_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/006_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/007_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/008_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/009_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/017_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/018_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/019_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/020_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/021_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/025_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/026_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/027_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/028_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/029_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/038_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/039_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/040_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/041_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/042_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/043_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/044_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/049_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/050_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/051_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/052_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/057_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/058_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/059_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/060_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/061_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/067_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/068_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/069_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/070_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/071_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/074_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/075_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/076_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/077_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/078_placeholder.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions DEBUG: copying build/lib/keystone/common/sql/expand_repo/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: copying build/lib/keystone/common/sql/expand_repo/manage.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: copying build/lib/keystone/token/token_formatters.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/fernet/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet DEBUG: copying build/lib/keystone/token/providers/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: copying build/lib/keystone/token/providers/base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/token/providers/jws/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws DEBUG: copying build/lib/keystone/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/exception.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/i18n.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: copying build/lib/keystone/version.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: copying build/lib/keystone/tests/common/auth.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: copying build/lib/keystone/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: copying build/lib/keystone/tests/functional/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/functional/shared/test_running.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared DEBUG: copying build/lib/keystone/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_access_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_consumer.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_credentials.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domain_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_domains.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_ec2_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoint_group.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_endpoints.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_grants.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_groups.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_identity_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_implied_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_mappings.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_policy_association.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_endpoint.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_project_tags.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_projects.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_protocols.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_regions.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_registered_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_roles.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_service_providers.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_services.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_system_assignments.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_tokens.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_trusts.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/v3/test_users.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3 DEBUG: copying build/lib/keystone/tests/protection/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: copying build/lib/keystone/tests/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/signed_saml2_assertion.xml -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: copying build/lib/keystone/tests/unit/saml2/idp_saml2_metadata.xml -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/saml2 DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_sql_one_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_one_extra_sql/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_one_extra_sql DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain2.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_multi_ldap/keystone.Default.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_multi_ldap DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql/keystone.domain1.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files/domain_configs_default_ldap_one_sql DEBUG: copying build/lib/keystone/tests/unit/config_files/test_auth_plugin.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_tls_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_pool_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_multi_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_liveldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap_sql.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap_pool.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/config_files/backend_ldap.conf -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/config_files DEBUG: copying build/lib/keystone/tests/unit/default_catalog_multi_region.templates -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_catalog.templates -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: copying build/lib/keystone/tests/unit/federation/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/README.rst -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/external/test_timeutils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external DEBUG: copying build/lib/keystone/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/base_classes.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/default_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/fakeldap.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/federation_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/filtering.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/identity_mapping.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/mapping_fixtures.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/rest.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_app_config.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_associate_project_endpoint_extension.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_auth_plugin.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_endpoint_policy_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_federation_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_id_mapping_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_ldap_pool.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_rules.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_backend_templated.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_cli.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_config.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_ec2_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_s3_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_contrib_simple_cert.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_driver_hints.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_entry_points.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_exception.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_hacking_checks.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_healthcheck.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_pool_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_ldap_tls_livetest.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_limits.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_receipt_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_shadow_users.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_banned_operations.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_sql_upgrade.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_token_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_url_middleware.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_application_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_assignment.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_auth.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_catalog.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_credential.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_domain_config.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_endpoint_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_federation.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_filters.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_identity.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_oauth1.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_os_revoke.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_resource.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_v3_trust.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_validation.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/test_versions.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: copying build/lib/keystone/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_cache.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_database_conflicts.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_json_home.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_notifications.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_provider_api.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_rbac_enforcer.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_resource_options_common.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_sql_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: copying build/lib/keystone/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/auth_plugins.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/backendloader.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/cache.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/database.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/hacking.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/jws_key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/key_repository.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/ldapdb.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/policy.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: copying build/lib/keystone/tests/unit/ksfixtures/temporaryfile.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends DEBUG: copying build/lib/keystone/tests/unit/application_credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: copying build/lib/keystone/tests/unit/application_credential/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/plugins/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins DEBUG: copying build/lib/keystone/tests/unit/auth/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_controllers.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: copying build/lib/keystone/tests/unit/auth/test_schema.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: copying build/lib/keystone/tests/unit/credential/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: copying build/lib/keystone/tests/unit/limit/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: copying build/lib/keystone/tests/unit/server/test_keystone_flask.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/role_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/role_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends DEBUG: copying build/lib/keystone/tests/unit/assignment/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: copying build/lib/keystone/tests/unit/assignment/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends DEBUG: copying build/lib/keystone/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: copying build/lib/keystone/tests/unit/policy/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_ldap_common.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends DEBUG: copying build/lib/keystone/tests/unit/identity/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backend_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: copying build/lib/keystone/tests/unit/identity/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/test_backend.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: copying build/lib/keystone/tests/unit/identity/shadow_users/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/federation/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation DEBUG: copying build/lib/keystone/tests/unit/contrib/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_jws_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: copying build/lib/keystone/tests/unit/token/test_token_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_base.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends DEBUG: copying build/lib/keystone/tests/unit/endpoint_policy/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_ldap.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: copying build/lib/keystone/tests/unit/backend/core_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_fernet_provider.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: copying build/lib/keystone/tests/unit/receipt/test_receipt_serialization.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: copying build/lib/keystone/tests/unit/catalog/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: copying build/lib/keystone/tests/unit/resource/config_backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: copying build/lib/keystone/tests/unit/resource/config_backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends DEBUG: copying build/lib/keystone/tests/unit/resource/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: copying build/lib/keystone/tests/unit/resource/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: copying build/lib/keystone/tests/unit/resource/backends/test_sql.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: copying build/lib/keystone/tests/unit/trust/test_backends.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_core.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: copying build/lib/keystone/tests/unit/tests/test_utils.py -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/assignment.py to assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/catalog.py to catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/default.py to default.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/domain_config.py to domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/endpoint_filter.py to endpoint_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/endpoint_policy.py to endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/eventlet_server.py to eventlet_server.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/fernet_receipts.py to fernet_receipts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/fernet_tokens.py to fernet_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/identity.py to identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/identity_mapping.py to identity_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/jwt_tokens.py to jwt_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/ldap.py to ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/memcache.py to memcache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/oauth1.py to oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/opts.py to opts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/receipt.py to receipt.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/resource.py to resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/revoke.py to revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/saml.py to saml.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/security_compliance.py to security_compliance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/shadow_users.py to shadow_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/tokenless_auth.py to tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/totp.py to totp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/unified_limit.py to unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/conf/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/receipt_model.py to receipt_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/revoke_model.py to revoke_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/models/token_model.py to token_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/application_credential/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/assignment/role_backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/resource/config_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/bootstrap.py to bootstrap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/cli.py to cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/status.py to status.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/caching.py to caching.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/debug.py to debug.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/federation.py to federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/ldap.py to ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/security_compliance.py to security_compliance.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/tokens.py to tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/cmd/doctor/tokens_fernet.py to tokens_fernet.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/revoke/model.py to model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/external.py to external.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/mapped.py to mapped.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/oauth1.py to oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/password.py to password.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/plugins/totp.py to totp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/auth/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/constants.py to constants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/idp.py to idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/federation/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/backends/templated.py to templated.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/catalog/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/credentials.py to credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/discovery.py to discovery.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/domains.py to domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/ec2tokens.py to ec2tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/endpoints.py to endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/groups.py to groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/limits.py to limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_ep_filter.py to os_ep_filter.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_federation.py to os_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_inherit.py to os_inherit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_oauth1.py to os_oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_revoke.py to os_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/os_simple_cert.py to os_simple_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/projects.py to projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/regions.py to regions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/registered_limits.py to registered_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/role_assignments.py to role_assignments.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/role_inferences.py to role_inferences.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/roles.py to roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/s3tokens.py to s3tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/services.py to services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/system.py to system.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/trusts.py to trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/users.py to users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/EC2_S3_Resource.py to EC2_S3_Resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/authentication.py to authentication.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/implied_roles.py to implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/json_home_relations.py to json_home_relations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/api/_shared/saml.py to saml.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/endpoint_policy/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/credential/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/id_generators/sha256.py to sha256.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/generator.py to generator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/shadow_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/resource_options.py to resource_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/sql_model.py to sql_model.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/backends/ldap/models.py to models.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/identity/mapping_backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/oauth1/validator.py to validator.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/handlers.py to handlers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/receipt_formatters.py to receipt_formatters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/receipt/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/backends.py to backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/wsgi.py to wsgi.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/application.py to application.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/common.py to common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/json_body.py to json_body.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/req_logging.py to req_logging.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/auth_context.py to auth_context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/server/flask/request_processing/middleware/url_normalize.py to url_normalize.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/flat.py to flat.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/limit/models/strict_two_level.py to strict_two_level.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/rules.py to rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/policy/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/schema.py to schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/trust/backends/sql.py to sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/parameter_types.py to parameter_types.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/validation/validators.py to validators.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/resource_options/options/immutable.py to immutable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/enforcer.py to enforcer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/rbac_enforcer/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/authorization.py to authorization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/context.py to context.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/driver_hints.py to driver_hints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/fernet_utils.py to fernet_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/json_home.py to json_home.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/jwt_utils.py to jwt_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/manager.py to manager.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/password_hashing.py to password_hashing.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/profiler.py to profiler.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/provider_api.py to provider_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/render_token.py to render_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/tokenless_auth.py to tokenless_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/_context_cache.py to _context_cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/cache/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/access_rule.py to access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/access_token.py to access_token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/application_credential.py to application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/consumer.py to consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/credential.py to credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/domain.py to domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/domain_config.py to domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/ec2_credential.py to ec2_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/endpoint.py to endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/endpoint_group.py to endpoint_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/grant.py to grant.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/group.py to group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/identity_provider.py to identity_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/implied_role.py to implied_role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/limit.py to limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/mapping.py to mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/policy_association.py to policy_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/project.py to project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/project_endpoint.py to project_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/protocol.py to protocol.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/region.py to region.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/registered_limit.py to registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/revoke_event.py to revoke_event.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/role.py to role.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/role_assignment.py to role_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/service.py to service.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/service_provider.py to service_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/token.py to token.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/token_revocation.py to token_revocation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/trust.py to trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/policies/user.py to user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/upgrades.py to upgrades.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/067_kilo.py to 067_kilo.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/072_placeholder.py to 072_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py to 073_insert_assignment_inherited_pk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py to 074_add_is_domain_project.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py to 075_confirm_config_registration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/079_placeholder.py to 079_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/080_placeholder.py to 080_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py to 081_add_endpoint_policy_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py to 082_add_federation_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py to 083_add_oauth1_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py to 084_add_revoke_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py to 085_add_endpoint_filtering_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py to 086_add_duplicate_constraint_trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/087_implied_roles.py to 087_implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py to 088_domain_specific_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py to 089_add_root_of_all_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py to 090_add_local_user_and_password_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py to 091_migrate_data_to_local_user_and_password_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py to 092_make_implied_roles_fks_cascaded.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py to 093_migrate_domains_to_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py to 094_add_federated_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py to 095_add_integer_pkey_to_revocation_event_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py to 096_drop_role_name_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py to 097_drop_user_name_domainid_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/098_placeholder.py to 098_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/099_placeholder.py to 099_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/100_placeholder.py to 100_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py to 101_drop_role_name_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py to 102_drop_domain_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py to 103_add_nonlocal_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py to 104_drop_user_name_domainid_constraint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py to 105_add_password_date_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py to 106_allow_password_column_to_be_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py to 107_add_user_date_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py to 108_add_failed_auth_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py to 109_add_password_self_service_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/migrate_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py to 001_contract_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py to 003_remove_unencrypted_blob_column_from_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py to 010_contract_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py to 011_contract_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py to 012_contract_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py to 013_contract_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py to 014_contract_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py to 015_contract_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py to 016_contract_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py to 022_contract_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py to 023_contract_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py to 024_contract_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py to 030_contract_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py to 031_contract_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py to 032_contract_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py to 033_contract_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py to 034_contract_add_application_credentials_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py to 035_contract_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py to 036_contract_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py to 037_contract_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py to 045_contract_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py to 046_contract_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py to 047_contract_expand_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py to 048_contract_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py to 053_contract_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py to 054_contract_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py to 055_contract_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py to 056_contract_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py to 062_contract_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py to 063_contract_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py to 064_contract_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py to 065_contract_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py to 066_contract_add_resource_options_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py to 072_contract_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py to 073_contract_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py to 079_contract_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/contract_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py to 001_data_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py to 003_migrate_unencrypted_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py to 010_migrate_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py to 011_expand_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py to 012_migrate_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py to 013_migrate_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py to 014_migrate_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py to 015_migrate_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py to 016_migrate_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py to 022_migrate_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py to 023_migrate_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py to 024_migrate_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py to 030_migrate_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py to 031_migrate_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py to 032_migrate_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py to 033_migrate_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py to 034_migrate_add_application_credentials_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py to 035_migrate_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py to 036_migrate_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py to 037_migrate_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py to 045_migrate_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py to 046_migrate_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py to 047_migrate_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py to 048_migrate_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py to 053_migrate_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py to 054_migrate_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py to 055_migrate_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py to 056_migrate_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py to 062_migrate_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py to 063_migrate_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py to 064_migrate_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py to 065_migrate_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py to 066_migrate_add_resource_options_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py to 072_migrate_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py to 073_migrate_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py to 079_migrate_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/data_migration_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py to 001_expand_initial_null_migration.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py to 002_password_created_at_not_nullable.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py to 003_add_key_hash_and_encrypted_blob_to_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py to 004_reset_password_created_at.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/005_placeholder.py to 005_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/006_placeholder.py to 006_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/007_placeholder.py to 007_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/008_placeholder.py to 008_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/009_placeholder.py to 009_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py to 010_expand_add_revocation_event_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py to 011_expand_user_id_unique_for_nonlocal_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py to 012_expand_add_domain_id_to_idp.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py to 013_expand_protocol_cascade_delete_for_federated_user.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py to 014_expand_add_domain_id_to_user_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py to 015_expand_update_federated_user_domain.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py to 016_expand_add_user_options.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/017_placeholder.py to 017_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/018_placeholder.py to 018_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/019_placeholder.py to 019_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/020_placeholder.py to 020_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/021_placeholder.py to 021_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py to 022_expand_add_default_project_id_index.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py to 023_expand_add_second_password_column_for_expanded_hash_sizes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py to 024_expand_create_created_at_int_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/025_placeholder.py to 025_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/026_placeholder.py to 026_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/027_placeholder.py to 027_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/028_placeholder.py to 028_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/029_placeholder.py to 029_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py to 030_expand_add_project_tags_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py to 031_expand_system_assignment_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py to 032_expand_add_expired_at_int_to_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py to 033_expand_add_limits_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py to 034_expand_add_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py to 035_expand_add_system_column_to_application_credential_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py to 036_expand_rename_application_credential_restriction_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py to 037_expand_remove_service_and_region_fk_for_registered_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/038_placeholder.py to 038_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/039_placeholder.py to 039_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/040_placeholder.py to 040_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/041_placeholder.py to 041_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/042_placeholder.py to 042_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/043_placeholder.py to 043_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/044_placeholder.py to 044_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py to 045_expand_add_description_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py to 046_expand_old_password_data_to_password_hash_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py to 047_expand_update_pk_for_unified_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py to 048_expand_add_registered_limit_id_column_for_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/049_placeholder.py to 049_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/050_placeholder.py to 050_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/051_placeholder.py to 051_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/052_placeholder.py to 052_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py to 053_expand_add_role_description_to_role_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py to 054_expand_drop_old_passoword_column.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py to 055_expand_add_domain_to_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py to 056_expand_add_application_credential_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/057_placeholder.py to 057_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/058_placeholder.py to 058_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/059_placeholder.py to 059_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/060_placeholder.py to 060_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/061_placeholder.py to 061_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py to 062_expand_extract_redelegation_data_from_extras.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py to 063_expand_drop_limit_columns.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py to 064_expand_add_remote_id_attribute_to_federation_protocol_table.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py to 065_expand_add_user_external_id_to_access_rule.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py to 066_expand_add_role_and_project_option_tables.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/067_placeholder.py to 067_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/068_placeholder.py to 068_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/069_placeholder.py to 069_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/070_placeholder.py to 070_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/071_placeholder.py to 071_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py to 072_expand_drop_domain_id_fk.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py to 073_expand_expiring_group_membership.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/074_placeholder.py to 074_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/075_placeholder.py to 075_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/076_placeholder.py to 076_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/077_placeholder.py to 077_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/078_placeholder.py to 078_placeholder.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py to 079_expand_update_local_id_limit.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/versions/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/common/sql/expand_repo/manage.py to manage.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/provider.py to provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/token_formatters.py to token_formatters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/fernet/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/base.py to base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/token/providers/jws/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/exception.py to exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/i18n.py to i18n.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/notifications.py to notifications.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/version.py to version.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/common/auth.py to auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/functional/shared/test_running.py to test_running.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_access_rules.py to test_access_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_application_credential.py to test_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_assignment.py to test_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_consumer.py to test_consumer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_credentials.py to test_credentials.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domain_config.py to test_domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domain_roles.py to test_domain_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_domains.py to test_domains.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_ec2_credential.py to test_ec2_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_endpoint_group.py to test_endpoint_group.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_endpoints.py to test_endpoints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_grants.py to test_grants.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_groups.py to test_groups.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_identity_providers.py to test_identity_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_implied_roles.py to test_implied_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_mappings.py to test_mappings.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_policy_association.py to test_policy_association.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_project_endpoint.py to test_project_endpoint.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_project_tags.py to test_project_tags.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_projects.py to test_projects.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_protocols.py to test_protocols.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_regions.py to test_regions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_registered_limits.py to test_registered_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_roles.py to test_roles.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_service_providers.py to test_service_providers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_services.py to test_services.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_system_assignments.py to test_system_assignments.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_tokens.py to test_tokens.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_trusts.py to test_trusts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/v3/test_users.py to test_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/protection/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/hacking/checks.py to checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/external/test_timeutils.py to test_timeutils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/base_classes.py to base_classes.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/core.py to core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/default_fixtures.py to default_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/fakeldap.py to fakeldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/federation_fixtures.py to federation_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/filtering.py to filtering.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity_mapping.py to identity_mapping.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/mapping_fixtures.py to mapping_fixtures.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/rest.py to rest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_app_config.py to test_app_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_associate_project_endpoint_extension.py to test_associate_project_endpoint_extension.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_auth_plugin.py to test_auth_plugin.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_endpoint_policy.py to test_backend_endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_endpoint_policy_sql.py to test_backend_endpoint_policy_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_federation_sql.py to test_backend_federation_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_id_mapping_sql.py to test_backend_id_mapping_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_ldap.py to test_backend_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_ldap_pool.py to test_backend_ldap_pool.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_rules.py to test_backend_rules.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_backend_templated.py to test_backend_templated.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_cli.py to test_cli.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_config.py to test_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_ec2_core.py to test_contrib_ec2_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_s3_core.py to test_contrib_s3_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_contrib_simple_cert.py to test_contrib_simple_cert.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_driver_hints.py to test_driver_hints.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_entry_points.py to test_entry_points.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_exception.py to test_exception.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_hacking_checks.py to test_hacking_checks.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_healthcheck.py to test_healthcheck.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_livetest.py to test_ldap_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_pool_livetest.py to test_ldap_pool_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_ldap_tls_livetest.py to test_ldap_tls_livetest.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_limits.py to test_limits.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_middleware.py to test_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_policy.py to test_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_receipt_provider.py to test_receipt_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_revoke.py to test_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_shadow_users.py to test_shadow_users.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_sql_banned_operations.py to test_sql_banned_operations.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_sql_upgrade.py to test_sql_upgrade.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_token_provider.py to test_token_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_url_middleware.py to test_url_middleware.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3.py to test_v3.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_application_credential.py to test_v3_application_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_assignment.py to test_v3_assignment.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_auth.py to test_v3_auth.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_catalog.py to test_v3_catalog.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_credential.py to test_v3_credential.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_domain_config.py to test_v3_domain_config.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_endpoint_policy.py to test_v3_endpoint_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_federation.py to test_v3_federation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_filters.py to test_v3_filters.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_identity.py to test_v3_identity.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_oauth1.py to test_v3_oauth1.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_os_revoke.py to test_v3_os_revoke.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_policy.py to test_v3_policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_resource.py to test_v3_resource.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_v3_trust.py to test_v3_trust.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_validation.py to test_validation.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/test_versions.py to test_versions.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/utils.py to utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_cache.py to test_cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_database_conflicts.py to test_database_conflicts.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_json_home.py to test_json_home.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_notifications.py to test_notifications.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_provider_api.py to test_provider_api.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_rbac_enforcer.py to test_rbac_enforcer.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_resource_options_common.py to test_resource_options_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_sql_core.py to test_sql_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/auth_plugins.py to auth_plugins.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/backendloader.py to backendloader.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/cache.py to cache.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/database.py to database.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/hacking.py to hacking.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/jws_key_repository.py to jws_key_repository.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/key_repository.py to key_repository.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/ldapdb.py to ldapdb.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/policy.py to policy.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/ksfixtures/temporaryfile.py to temporaryfile.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/application_credential/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/plugins/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/test_controllers.py to test_controllers.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/auth/test_schema.py to test_schema.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/credential/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/limit/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/server/test_keystone_flask.py to test_keystone_flask.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/role_backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/assignment/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/policy/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_ldap.py to test_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_ldap_common.py to test_ldap_common.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_backend_sql.py to test_backend_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/test_backend.py to test_backend.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/identity/shadow_users/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/federation/test_utils.py to test_utils.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/contrib/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_jws_provider.py to test_jws_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/token/test_token_serialization.py to test_token_serialization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/test_base.py to test_base.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/endpoint_policy/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/core_ldap.py to core_ldap.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/backend/core_sql.py to core_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/test_fernet_provider.py to test_fernet_provider.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/receipt/test_receipt_serialization.py to test_receipt_serialization.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/catalog/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/config_backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/resource/backends/test_sql.py to test_sql.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/trust/test_backends.py to test_backends.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/__init__.py to __init__.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/test_core.py to test_core.cpython-36.pyc DEBUG: byte-compiling /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/tests/unit/tests/test_utils.py to test_utils.cpython-36.pyc DEBUG: writing byte-compilation script '/tmp/tmptwh_x_mf.py' DEBUG: /usr/libexec/platform-python /tmp/tmptwh_x_mf.py DEBUG: removing /tmp/tmptwh_x_mf.py DEBUG: running install_data DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/etc DEBUG: creating /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/etc/keystone DEBUG: copying etc/sso_callback_template.html -> /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/etc/keystone DEBUG: running install_egg_info DEBUG: running egg_info DEBUG: writing keystone.egg-info/PKG-INFO DEBUG: writing dependency_links to keystone.egg-info/dependency_links.txt DEBUG: writing entry points to keystone.egg-info/entry_points.txt DEBUG: writing requirements to keystone.egg-info/requires.txt DEBUG: writing top-level names to keystone.egg-info/top_level.txt DEBUG: writing pbr to keystone.egg-info/pbr.json DEBUG: [pbr] Processing SOURCES.txt DEBUG: [pbr] In git context, generating filelist from git DEBUG: /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' DEBUG: warnings.warn(msg) DEBUG: warning: no previously-included files found matching '.gitignore' DEBUG: warning: no previously-included files found matching '.gitreview' DEBUG: warning: no previously-included files matching '*.pyc' found anywhere in distribution DEBUG: writing manifest file 'keystone.egg-info/SOURCES.txt' DEBUG: Copying keystone.egg-info to /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone-20.0.2.dev8-py3.6.egg-info DEBUG: running install_scripts DEBUG: Installing keystone-manage script to /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/bin DEBUG: Installing keystone-status script to /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/bin DEBUG: Installing keystone-wsgi-admin script to /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/bin DEBUG: Installing keystone-wsgi-public script to /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/bin DEBUG: + echo '{}' DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/keystone/policy.d DEBUG: + install -p -D -m 640 etc/keystone.conf.sample /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/keystone/keystone.conf DEBUG: + install -p -D -m 640 policy.json /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/keystone/policy.json DEBUG: + install -p -D -m 640 keystone-schema.yaml /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/keystone/keystone-schema.yaml DEBUG: + install -p -D -m 640 keystone-schema.json /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/keystone/keystone-schema.json DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/keystone-dist.conf /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/keystone/keystone-dist.conf DEBUG: + install -p -D -m 640 etc/logging.conf.sample /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/keystone/logging.conf DEBUG: + install -p -D -m 640 etc/default_catalog.templates /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/keystone/default_catalog.templates DEBUG: + install -p -D -m 640 etc/sso_callback_template.html /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/keystone/sso_callback_template.html DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.logrotate /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/logrotate.d/openstack-keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/sysctl.d DEBUG: + install -p -D -m 644 /builddir/build/SOURCES/openstack-keystone.sysctl /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/sysctl.d/openstack-keystone.conf DEBUG: + install -p -D -m 755 tools/sample_data.sh /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/keystone/sample_data.sh DEBUG: + install -p -D -m 755 /builddir/build/SOURCES/openstack-keystone-sample-data /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/bin/openstack-keystone-sample-data DEBUG: + install -p -D -m 644 httpd/wsgi-keystone.conf /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/keystone/ DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/var/lib/keystone DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/var/log/keystone DEBUG: + rm -rf /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64//usr/etc DEBUG: + sphinx-build -b html doc/source doc/build/html DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: making output directory... done DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (keystone); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/_static/keystone.conf.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/_static/keystone.policy.yaml.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/keystone-20.0.2.dev8/.gitreview found DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [html]: targets for 102 source files that are out of date DEBUG: updating environment: [new config] 708 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-totp DEBUG: reading sources... [ 0%] admin/authentication-mechanisms DEBUG: reading sources... [ 0%] admin/bootstrap DEBUG: reading sources... [ 0%] admin/case-insensitive DEBUG: reading sources... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: reading sources... [ 0%] admin/configuration DEBUG: reading sources... [ 0%] admin/configure_tokenless_x509 DEBUG: reading sources... [ 1%] admin/credential-encryption DEBUG: reading sources... [ 1%] admin/event_notifications DEBUG: reading sources... [ 1%] admin/external-authentication DEBUG: reading sources... [ 1%] admin/federation/configure_federation DEBUG: reading sources... [ 1%] admin/federation/federated_identity DEBUG: reading sources... [ 1%] admin/federation/introduction DEBUG: reading sources... [ 1%] admin/federation/mapping_combinations DEBUG: reading sources... [ 2%] admin/fernet-token-faq DEBUG: reading sources... [ 2%] admin/getting-started DEBUG: reading sources... [ 2%] admin/health-check-middleware DEBUG: reading sources... [ 2%] admin/identity-concepts DEBUG: reading sources... [ 2%] admin/identity-sources DEBUG: reading sources... [ 2%] admin/index DEBUG: reading sources... [ 2%] admin/jws-key-rotation DEBUG: reading sources... [ 3%] admin/keystone-features DEBUG: reading sources... [ 3%] admin/manage-services DEBUG: reading sources... [ 3%] admin/manage-trusts DEBUG: reading sources... [ 3%] admin/multi-factor-authentication DEBUG: reading sources... [ 3%] admin/oauth1 DEBUG: reading sources... [ 3%] admin/operations DEBUG: reading sources... [ 3%] admin/resource-options DEBUG: reading sources... [ 4%] admin/service-api-protection DEBUG: reading sources... [ 4%] admin/token-provider DEBUG: reading sources... [ 4%] admin/tokens DEBUG: reading sources... [ 4%] admin/tokens-overview DEBUG: reading sources... [ 4%] admin/unified-limits DEBUG: reading sources... [ 4%] admin/upgrading DEBUG: reading sources... [ 4%] api/keystone DEBUG: reading sources... [ 5%] api/keystone.api DEBUG: reading sources... [ 5%] api/keystone.api.auth DEBUG: reading sources... [ 5%] api/keystone.api.credentials DEBUG: reading sources... [ 5%] api/keystone.api.discovery DEBUG: reading sources... [ 5%] api/keystone.api.domains DEBUG: reading sources... [ 5%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 5%] api/keystone.api.endpoints DEBUG: reading sources... [ 6%] api/keystone.api.groups DEBUG: reading sources... [ 6%] api/keystone.api.limits DEBUG: reading sources... [ 6%] api/keystone.api.os_ep_filter DEBUG: reading sources... [ 6%] api/keystone.api.os_federation DEBUG: reading sources... [ 6%] api/keystone.api.os_inherit DEBUG: reading sources... [ 6%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 6%] api/keystone.api.os_revoke DEBUG: reading sources... [ 7%] api/keystone.api.os_simple_cert DEBUG: reading sources... [ 7%] api/keystone.api.policy DEBUG: reading sources... [ 7%] api/keystone.api.projects DEBUG: reading sources... [ 7%] api/keystone.api.regions DEBUG: reading sources... [ 7%] api/keystone.api.registered_limits DEBUG: reading sources... [ 7%] api/keystone.api.role_assignments DEBUG: reading sources... [ 7%] api/keystone.api.role_inferences DEBUG: reading sources... [ 8%] api/keystone.api.roles DEBUG: reading sources... [ 8%] api/keystone.api.s3tokens DEBUG: reading sources... [ 8%] api/keystone.api.services DEBUG: reading sources... [ 8%] api/keystone.api.system DEBUG: reading sources... [ 8%] api/keystone.api.trusts DEBUG: reading sources... [ 8%] api/keystone.api.users DEBUG: reading sources... [ 8%] api/keystone.application_credential DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.base DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.sql DEBUG: reading sources... [ 9%] api/keystone.application_credential.core DEBUG: reading sources... [ 9%] api/keystone.application_credential.schema DEBUG: reading sources... [ 9%] api/keystone.assignment DEBUG: reading sources... [ 9%] api/keystone.assignment.backends DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.sql DEBUG: reading sources... [ 10%] api/keystone.assignment.core DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: reading sources... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: reading sources... [ 11%] api/keystone.assignment.schema DEBUG: reading sources... [ 11%] api/keystone.auth DEBUG: reading sources... [ 11%] api/keystone.auth.core DEBUG: reading sources... [ 11%] api/keystone.auth.plugins DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.base DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.core DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.external DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.mapped DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 12%] api/keystone.auth.schema DEBUG: reading sources... [ 13%] api/keystone.catalog DEBUG: reading sources... [ 13%] api/keystone.catalog.backends DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.base DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 13%] api/keystone.catalog.core DEBUG: reading sources... [ 13%] api/keystone.catalog.schema DEBUG: reading sources... [ 14%] api/keystone.cmd DEBUG: reading sources... [ 14%] api/keystone.cmd.bootstrap DEBUG: reading sources... [ 14%] api/keystone.cmd.cli DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.database DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.debug DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.federation DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 15%] api/keystone.cmd.manage DEBUG: reading sources... [ 16%] api/keystone.cmd.status DEBUG: reading sources... [ 16%] api/keystone.common DEBUG: reading sources... [ 16%] api/keystone.common.authorization DEBUG: reading sources... [ 16%] api/keystone.common.cache DEBUG: reading sources... [ 16%] api/keystone.common.cache.core DEBUG: reading sources... [ 16%] api/keystone.common.context DEBUG: reading sources... [ 16%] api/keystone.common.driver_hints DEBUG: reading sources... [ 17%] api/keystone.common.fernet_utils DEBUG: reading sources... [ 17%] api/keystone.common.json_home DEBUG: reading sources... [ 17%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 17%] api/keystone.common.manager DEBUG: reading sources... [ 17%] api/keystone.common.password_hashing DEBUG: reading sources... [ 17%] api/keystone.common.policies DEBUG: reading sources... [ 17%] api/keystone.common.policies.access_rule DEBUG: reading sources... [ 18%] api/keystone.common.policies.access_token DEBUG: reading sources... [ 18%] api/keystone.common.policies.application_credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.auth DEBUG: reading sources... [ 18%] api/keystone.common.policies.base DEBUG: reading sources... [ 18%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 18%] api/keystone.common.policies.credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.domain DEBUG: reading sources... [ 19%] api/keystone.common.policies.domain_config DEBUG: reading sources... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 19%] api/keystone.common.policies.grant DEBUG: reading sources... [ 19%] api/keystone.common.policies.group DEBUG: reading sources... [ 19%] api/keystone.common.policies.identity_provider DEBUG: reading sources... [ 20%] api/keystone.common.policies.implied_role DEBUG: reading sources... [ 20%] api/keystone.common.policies.limit DEBUG: reading sources... [ 20%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 20%] api/keystone.common.policies.project DEBUG: reading sources... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: reading sources... [ 21%] api/keystone.common.policies.protocol DEBUG: reading sources... [ 21%] api/keystone.common.policies.region DEBUG: reading sources... [ 21%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 21%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 21%] api/keystone.common.policies.role DEBUG: reading sources... [ 21%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 21%] api/keystone.common.policies.service DEBUG: reading sources... [ 22%] api/keystone.common.policies.service_provider DEBUG: reading sources... [ 22%] api/keystone.common.policies.token DEBUG: reading sources... [ 22%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 22%] api/keystone.common.policies.trust DEBUG: reading sources... [ 22%] api/keystone.common.policies.user DEBUG: reading sources... [ 22%] api/keystone.common.profiler DEBUG: reading sources... [ 22%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 23%] api/keystone.common.render_token DEBUG: reading sources... [ 23%] api/keystone.common.resource_options DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 24%] api/keystone.common.sql DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: reading sources... [ 35%] api/keystone.common.sql.core DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 65%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 65%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 65%] api/keystone.common.utils DEBUG: reading sources... [ 66%] api/keystone.common.validation DEBUG: reading sources... [ 66%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 66%] api/keystone.common.validation.validators DEBUG: reading sources... [ 66%] api/keystone.conf DEBUG: reading sources... [ 66%] api/keystone.conf.application_credential DEBUG: reading sources... [ 66%] api/keystone.conf.assignment DEBUG: reading sources... [ 66%] api/keystone.conf.auth DEBUG: reading sources... [ 67%] api/keystone.conf.catalog DEBUG: reading sources... [ 67%] api/keystone.conf.constants DEBUG: reading sources... [ 67%] api/keystone.conf.credential DEBUG: reading sources... [ 67%] api/keystone.conf.default DEBUG: reading sources... [ 67%] api/keystone.conf.domain_config DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 68%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 68%] api/keystone.conf.federation DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.identity DEBUG: reading sources... [ 68%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 68%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 69%] api/keystone.conf.ldap DEBUG: reading sources... [ 69%] api/keystone.conf.memcache DEBUG: reading sources... [ 69%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 69%] api/keystone.conf.opts DEBUG: reading sources... [ 69%] api/keystone.conf.policy DEBUG: reading sources... [ 69%] api/keystone.conf.receipt DEBUG: reading sources... [ 69%] api/keystone.conf.resource DEBUG: reading sources... [ 70%] api/keystone.conf.revoke DEBUG: reading sources... [ 70%] api/keystone.conf.role DEBUG: reading sources... [ 70%] api/keystone.conf.saml DEBUG: reading sources... [ 70%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 70%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 70%] api/keystone.conf.token DEBUG: reading sources... [ 70%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 71%] api/keystone.conf.totp DEBUG: reading sources... [ 71%] api/keystone.conf.trust DEBUG: reading sources... [ 71%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 71%] api/keystone.conf.utils DEBUG: reading sources... [ 71%] api/keystone.conf.wsgi DEBUG: reading sources... [ 71%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 72%] api/keystone.credential.backends.base DEBUG: reading sources... [ 72%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 72%] api/keystone.credential.core DEBUG: reading sources... [ 72%] api/keystone.credential.provider DEBUG: reading sources... [ 72%] api/keystone.credential.providers DEBUG: reading sources... [ 72%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 73%] api/keystone.credential.schema DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 74%] api/keystone.exception DEBUG: reading sources... [ 74%] api/keystone.federation DEBUG: reading sources... [ 74%] api/keystone.federation.backends DEBUG: reading sources... [ 74%] api/keystone.federation.backends.base DEBUG: reading sources... [ 74%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 74%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 75%] api/keystone.federation.idp DEBUG: reading sources... [ 75%] api/keystone.federation.schema DEBUG: reading sources... [ 75%] api/keystone.federation.utils DEBUG: reading sources... [ 75%] api/keystone.i18n DEBUG: reading sources... [ 75%] api/keystone.identity DEBUG: reading sources... [ 75%] api/keystone.identity.backends DEBUG: reading sources... [ 75%] api/keystone.identity.backends.base DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 76%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql_model DEBUG: reading sources... [ 76%] api/keystone.identity.core DEBUG: reading sources... [ 77%] api/keystone.identity.generator DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: reading sources... [ 78%] api/keystone.identity.schema DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit DEBUG: reading sources... [ 78%] api/keystone.limit.backends DEBUG: reading sources... [ 78%] api/keystone.limit.backends.base DEBUG: reading sources... [ 79%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 79%] api/keystone.limit.core DEBUG: reading sources... [ 79%] api/keystone.limit.models DEBUG: reading sources... [ 79%] api/keystone.limit.models.base DEBUG: reading sources... [ 79%] api/keystone.limit.models.flat DEBUG: reading sources... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: reading sources... [ 79%] api/keystone.limit.schema DEBUG: reading sources... [ 80%] api/keystone.models DEBUG: reading sources... [ 80%] api/keystone.models.receipt_model DEBUG: reading sources... [ 80%] api/keystone.models.revoke_model DEBUG: reading sources... [ 80%] api/keystone.models.token_model DEBUG: reading sources... [ 80%] api/keystone.notifications DEBUG: reading sources... [ 80%] api/keystone.oauth1 DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 81%] api/keystone.oauth1.core DEBUG: reading sources... [ 81%] api/keystone.oauth1.schema DEBUG: reading sources... [ 81%] api/keystone.oauth1.validator DEBUG: reading sources... [ 81%] api/keystone.policy DEBUG: reading sources... [ 81%] api/keystone.policy.backends DEBUG: reading sources... [ 82%] api/keystone.policy.backends.base DEBUG: reading sources... [ 82%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 82%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 82%] api/keystone.policy.core DEBUG: reading sources... [ 82%] api/keystone.policy.schema DEBUG: reading sources... [ 82%] api/keystone.receipt DEBUG: reading sources... [ 82%] api/keystone.receipt.handlers DEBUG: reading sources... [ 83%] api/keystone.receipt.provider DEBUG: reading sources... [ 83%] api/keystone.receipt.providers DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.base DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: reading sources... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: reading sources... [ 83%] api/keystone.resource DEBUG: reading sources... [ 84%] api/keystone.resource.backends DEBUG: reading sources... [ 84%] api/keystone.resource.backends.base DEBUG: reading sources... [ 84%] api/keystone.resource.backends.resource_options DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql_model DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends.base DEBUG: reading sources... [ 85%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 85%] api/keystone.resource.core DEBUG: reading sources... [ 85%] api/keystone.resource.schema DEBUG: reading sources... [ 85%] api/keystone.revoke DEBUG: reading sources... [ 85%] api/keystone.revoke.backends DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.base DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.sql DEBUG: reading sources... [ 86%] api/keystone.revoke.core DEBUG: reading sources... [ 86%] api/keystone.revoke.model DEBUG: reading sources... [ 86%] api/keystone.server DEBUG: reading sources... [ 86%] api/keystone.server.backends DEBUG: reading sources... [ 86%] api/keystone.server.flask DEBUG: reading sources... [ 86%] api/keystone.server.flask.application DEBUG: reading sources... [ 86%] api/keystone.server.flask.common DEBUG: reading sources... [ 87%] api/keystone.server.flask.core DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: reading sources... [ 87%] api/keystone.server.wsgi DEBUG: reading sources... [ 88%] api/keystone.token DEBUG: reading sources... [ 88%] api/keystone.token.provider DEBUG: reading sources... [ 88%] api/keystone.token.providers DEBUG: reading sources... [ 88%] api/keystone.token.providers.base DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet.core DEBUG: reading sources... [ 88%] api/keystone.token.providers.jws DEBUG: reading sources... [ 89%] api/keystone.token.providers.jws.core DEBUG: reading sources... [ 89%] api/keystone.token.token_formatters DEBUG: reading sources... [ 89%] api/keystone.trust DEBUG: reading sources... [ 89%] api/keystone.trust.backends DEBUG: reading sources... [ 89%] api/keystone.trust.backends.base DEBUG: reading sources... [ 89%] api/keystone.trust.backends.sql DEBUG: reading sources... [ 89%] api/keystone.trust.core DEBUG: reading sources... [ 90%] api/keystone.trust.schema DEBUG: reading sources... [ 90%] api/keystone.version DEBUG: reading sources... [ 90%] api/modules DEBUG: reading sources... [ 90%] api_curl_examples DEBUG: reading sources... [ 90%] cli/commands DEBUG: reading sources... [ 90%] cli/index DEBUG: reading sources... [ 90%] cli/keystone-manage DEBUG: reading sources... [ 91%] cli/keystone-status DEBUG: reading sources... [ 91%] code_documentation DEBUG: reading sources... [ 91%] configuration/config-options DEBUG: loading config file config-generator/keystone.conf DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/index DEBUG: reading sources... [ 91%] configuration/policy DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/samples/index DEBUG: reading sources... [ 91%] configuration/samples/keystone-conf DEBUG: reading sources... [ 92%] configuration/samples/logging-conf DEBUG: reading sources... [ 92%] configuration/samples/policy-yaml DEBUG: reading sources... [ 92%] contributor/api_change_tutorial DEBUG: reading sources... [ 92%] contributor/architecture DEBUG: reading sources... [ 92%] contributor/auth-plugins DEBUG: reading sources... [ 92%] contributor/caching-layer DEBUG: reading sources... [ 92%] contributor/contributing DEBUG: reading sources... [ 93%] contributor/database-migrations DEBUG: reading sources... [ 93%] contributor/developing-drivers DEBUG: reading sources... [ 93%] contributor/doctor-checks DEBUG: reading sources... [ 93%] contributor/filtering-responsibilities DEBUG: reading sources... [ 93%] contributor/how-can-i-help DEBUG: reading sources... [ 93%] contributor/http-api DEBUG: reading sources... [ 93%] contributor/id-manage DEBUG: reading sources... [ 94%] contributor/index DEBUG: reading sources... [ 94%] contributor/list-truncation DEBUG: reading sources... [ 94%] contributor/programming-exercises DEBUG: reading sources... [ 94%] contributor/proposing-features DEBUG: reading sources... [ 94%] contributor/release-notes DEBUG: reading sources... [ 94%] contributor/service-catalog DEBUG: reading sources... [ 94%] contributor/services DEBUG: reading sources... [ 95%] contributor/set-up-keystone DEBUG: reading sources... [ 95%] contributor/testing-keystone DEBUG: reading sources... [ 95%] contributor/translated-responses DEBUG: reading sources... [ 95%] contributor/vision-reflection DEBUG: reading sources... [ 95%] getting-started/architecture DEBUG: reading sources... [ 95%] getting-started/community DEBUG: reading sources... [ 95%] getting-started/index DEBUG: reading sources... [ 96%] getting-started/policy_mapping DEBUG: reading sources... [ 96%] index DEBUG: reading sources... [ 96%] indices-tables DEBUG: reading sources... [ 96%] install/get-started-obs DEBUG: reading sources... [ 96%] install/get-started-rdo DEBUG: reading sources... [ 96%] install/get-started-ubuntu DEBUG: reading sources... [ 96%] install/index DEBUG: reading sources... [ 97%] install/index-obs DEBUG: reading sources... [ 97%] install/index-rdo DEBUG: reading sources... [ 97%] install/index-ubuntu DEBUG: reading sources... [ 97%] install/keystone-install-obs DEBUG: reading sources... [ 97%] install/keystone-install-rdo DEBUG: reading sources... [ 97%] install/keystone-install-ubuntu DEBUG: reading sources... [ 97%] install/keystone-openrc-obs DEBUG: reading sources... [ 98%] install/keystone-openrc-rdo DEBUG: reading sources... [ 98%] install/keystone-openrc-ubuntu DEBUG: reading sources... [ 98%] install/keystone-users-obs DEBUG: reading sources... [ 98%] install/keystone-users-rdo DEBUG: reading sources... [ 98%] install/keystone-users-ubuntu DEBUG: reading sources... [ 98%] install/keystone-verify-obs DEBUG: reading sources... [ 98%] install/keystone-verify-rdo DEBUG: reading sources... [ 99%] install/keystone-verify-ubuntu DEBUG: reading sources... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: reading sources... [ 99%] user/application_credentials DEBUG: reading sources... [ 99%] user/index DEBUG: reading sources... [ 99%] user/json_home DEBUG: reading sources... [ 99%] user/multi-factor-authentication DEBUG: reading sources... [ 99%] user/supported_clients DEBUG: reading sources... [100%] user/trusts DEBUG: WARNING: autodoc: failed to import module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.discovery' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.ec2tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.endpoints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.groups' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_ep_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_inherit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_simple_cert' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.regions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.registered_limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_assignments' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_inferences' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.s3tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.services' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.system' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.external' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.mapped' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.password' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.templated' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.bootstrap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.cli' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.caching' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.database' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.debug' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens_fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.status' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.authorization' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.driver_hints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.fernet_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.json_home' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.jwt_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.manager' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.password_hashing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.consumer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.ec2_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint_group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.grant' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.identity_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.implied_role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy_association' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project_endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.protocol' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.region' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.revoke_event' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role_assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token_revocation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.profiler' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.provider_api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.render_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options.immutable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.016_contract_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.073_contract_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.079_contract_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.016_expand_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: preparing documents... done DEBUG: writing output... [ 0%] admin/auth-totp DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.073_expand_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.079_expand_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.067_kilo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.072_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.074_add_is_domain_project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.075_confirm_config_registration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.079_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.080_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.082_add_federation_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.084_add_revoke_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.087_implied_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.088_domain_specific_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.094_add_federated_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.098_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.099_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.100_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.102_drop_domain_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.105_add_password_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.107_add_user_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.upgrades' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.parameter_types' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.validators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.default' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.eventlet_server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_receipts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity_mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.jwt_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.memcache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.opts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.saml' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.shadow_users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'exception' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'i18n' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.generator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators.sha256' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.flat' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.strict_two_level' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.receipt_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.revoke_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.token_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'notifications' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.validator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.handlers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.receipt_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.application' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.json_body' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.auth_context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.url_normalize' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.req_logging' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.token_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'version' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: writing output... [ 0%] admin/authentication-mechanisms DEBUG: writing output... [ 0%] admin/bootstrap DEBUG: writing output... [ 0%] admin/case-insensitive DEBUG: writing output... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: writing output... [ 0%] admin/configuration DEBUG: writing output... [ 0%] admin/configure_tokenless_x509 DEBUG: writing output... [ 1%] admin/credential-encryption DEBUG: writing output... [ 1%] admin/event_notifications DEBUG: writing output... [ 1%] admin/external-authentication DEBUG: writing output... [ 1%] admin/federation/configure_federation DEBUG: writing output... [ 1%] admin/federation/federated_identity DEBUG: writing output... [ 1%] admin/federation/introduction DEBUG: writing output... [ 1%] admin/federation/mapping_combinations DEBUG: writing output... [ 2%] admin/fernet-token-faq DEBUG: writing output... [ 2%] admin/getting-started DEBUG: writing output... [ 2%] admin/health-check-middleware DEBUG: writing output... [ 2%] admin/identity-concepts DEBUG: writing output... [ 2%] admin/identity-sources DEBUG: writing output... [ 2%] admin/index DEBUG: writing output... [ 2%] admin/jws-key-rotation DEBUG: writing output... [ 3%] admin/keystone-features DEBUG: writing output... [ 3%] admin/manage-services DEBUG: writing output... [ 3%] admin/manage-trusts DEBUG: writing output... [ 3%] admin/multi-factor-authentication DEBUG: writing output... [ 3%] admin/oauth1 DEBUG: writing output... [ 3%] admin/operations DEBUG: writing output... [ 3%] admin/resource-options DEBUG: writing output... [ 4%] admin/service-api-protection DEBUG: writing output... [ 4%] admin/token-provider DEBUG: writing output... [ 4%] admin/tokens DEBUG: writing output... [ 4%] admin/tokens-overview DEBUG: writing output... [ 4%] admin/unified-limits DEBUG: writing output... [ 4%] admin/upgrading DEBUG: writing output... [ 4%] api/keystone DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone' DEBUG: writing output... [ 5%] api/keystone.api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api' DEBUG: writing output... [ 5%] api/keystone.api.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.auth' DEBUG: writing output... [ 5%] api/keystone.api.credentials DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.credentials' DEBUG: writing output... [ 5%] api/keystone.api.discovery DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.discovery' DEBUG: writing output... [ 5%] api/keystone.api.domains DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.domains' DEBUG: writing output... [ 5%] api/keystone.api.ec2tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.ec2tokens' DEBUG: writing output... [ 5%] api/keystone.api.endpoints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.endpoints' DEBUG: writing output... [ 6%] api/keystone.api.groups DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.groups' DEBUG: writing output... [ 6%] api/keystone.api.limits DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.limits' DEBUG: writing output... [ 6%] api/keystone.api.os_ep_filter DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_ep_filter' DEBUG: writing output... [ 6%] api/keystone.api.os_federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_federation' DEBUG: writing output... [ 6%] api/keystone.api.os_inherit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_inherit' DEBUG: writing output... [ 6%] api/keystone.api.os_oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_oauth1' DEBUG: writing output... [ 6%] api/keystone.api.os_revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_revoke' DEBUG: writing output... [ 7%] api/keystone.api.os_simple_cert DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.os_simple_cert' DEBUG: writing output... [ 7%] api/keystone.api.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.policy' DEBUG: writing output... [ 7%] api/keystone.api.projects DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.projects' DEBUG: writing output... [ 7%] api/keystone.api.regions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.regions' DEBUG: writing output... [ 7%] api/keystone.api.registered_limits DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.registered_limits' DEBUG: writing output... [ 7%] api/keystone.api.role_assignments DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.role_assignments' DEBUG: writing output... [ 7%] api/keystone.api.role_inferences DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.role_inferences' DEBUG: writing output... [ 8%] api/keystone.api.roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.roles' DEBUG: writing output... [ 8%] api/keystone.api.s3tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.s3tokens' DEBUG: writing output... [ 8%] api/keystone.api.services DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.services' DEBUG: writing output... [ 8%] api/keystone.api.system DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.system' DEBUG: writing output... [ 8%] api/keystone.api.trusts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.trusts' DEBUG: writing output... [ 8%] api/keystone.api.users DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.api.users' DEBUG: writing output... [ 8%] api/keystone.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends.base' DEBUG: writing output... [ 9%] api/keystone.application_credential.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.backends.sql' DEBUG: writing output... [ 9%] api/keystone.application_credential.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.core' DEBUG: writing output... [ 9%] api/keystone.application_credential.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.application_credential.schema' DEBUG: writing output... [ 9%] api/keystone.assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment' DEBUG: writing output... [ 9%] api/keystone.assignment.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends.base' DEBUG: writing output... [ 10%] api/keystone.assignment.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.backends.sql' DEBUG: writing output... [ 10%] api/keystone.assignment.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.core' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.base' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.resource_options' DEBUG: writing output... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.sql' DEBUG: writing output... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.role_backends.sql_model' DEBUG: writing output... [ 11%] api/keystone.assignment.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.assignment.schema' DEBUG: writing output... [ 11%] api/keystone.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth' DEBUG: writing output... [ 11%] api/keystone.auth.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.core' DEBUG: writing output... [ 11%] api/keystone.auth.plugins DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins' DEBUG: writing output... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.application_credential' DEBUG: writing output... [ 11%] api/keystone.auth.plugins.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.base' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.core' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.external DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.external' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.mapped DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.mapped' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.oauth1' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.password DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.password' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.token' DEBUG: writing output... [ 12%] api/keystone.auth.plugins.totp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.plugins.totp' DEBUG: writing output... [ 12%] api/keystone.auth.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.auth.schema' DEBUG: writing output... [ 13%] api/keystone.catalog DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog' DEBUG: writing output... [ 13%] api/keystone.catalog.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.base' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.sql' DEBUG: writing output... [ 13%] api/keystone.catalog.backends.templated DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.backends.templated' DEBUG: writing output... [ 13%] api/keystone.catalog.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.core' DEBUG: writing output... [ 13%] api/keystone.catalog.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.catalog.schema' DEBUG: writing output... [ 14%] api/keystone.cmd DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd' DEBUG: writing output... [ 14%] api/keystone.cmd.bootstrap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.bootstrap' DEBUG: writing output... [ 14%] api/keystone.cmd.cli DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.cli' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.caching DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.caching' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.credential' DEBUG: writing output... [ 14%] api/keystone.cmd.doctor.database DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.database' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.debug DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.debug' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.federation' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.ldap' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.security_compliance' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.tokens' DEBUG: writing output... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.doctor.tokens_fernet' DEBUG: writing output... [ 15%] api/keystone.cmd.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.manage' DEBUG: writing output... [ 16%] api/keystone.cmd.status DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.cmd.status' DEBUG: writing output... [ 16%] api/keystone.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common' DEBUG: writing output... [ 16%] api/keystone.common.authorization DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.authorization' DEBUG: writing output... [ 16%] api/keystone.common.cache DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.cache' DEBUG: writing output... [ 16%] api/keystone.common.cache.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.cache.core' DEBUG: writing output... [ 16%] api/keystone.common.context DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.context' DEBUG: writing output... [ 16%] api/keystone.common.driver_hints DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.driver_hints' DEBUG: writing output... [ 17%] api/keystone.common.fernet_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.fernet_utils' DEBUG: writing output... [ 17%] api/keystone.common.json_home DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.json_home' DEBUG: writing output... [ 17%] api/keystone.common.jwt_utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.jwt_utils' DEBUG: writing output... [ 17%] api/keystone.common.manager DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.manager' DEBUG: writing output... [ 17%] api/keystone.common.password_hashing DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.password_hashing' DEBUG: writing output... [ 17%] api/keystone.common.policies DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies' DEBUG: writing output... [ 17%] api/keystone.common.policies.access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.access_rule' DEBUG: writing output... [ 18%] api/keystone.common.policies.access_token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.access_token' DEBUG: writing output... [ 18%] api/keystone.common.policies.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.application_credential' DEBUG: writing output... [ 18%] api/keystone.common.policies.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.auth' DEBUG: writing output... [ 18%] api/keystone.common.policies.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.base' DEBUG: writing output... [ 18%] api/keystone.common.policies.consumer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.consumer' DEBUG: writing output... [ 18%] api/keystone.common.policies.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.credential' DEBUG: writing output... [ 18%] api/keystone.common.policies.domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.domain' DEBUG: writing output... [ 19%] api/keystone.common.policies.domain_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.domain_config' DEBUG: writing output... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.ec2_credential' DEBUG: writing output... [ 19%] api/keystone.common.policies.endpoint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.endpoint' DEBUG: writing output... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.endpoint_group' DEBUG: writing output... [ 19%] api/keystone.common.policies.grant DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.grant' DEBUG: writing output... [ 19%] api/keystone.common.policies.group DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.group' DEBUG: writing output... [ 19%] api/keystone.common.policies.identity_provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.identity_provider' DEBUG: writing output... [ 20%] api/keystone.common.policies.implied_role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.implied_role' DEBUG: writing output... [ 20%] api/keystone.common.policies.limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.limit' DEBUG: writing output... [ 20%] api/keystone.common.policies.mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.mapping' DEBUG: writing output... [ 20%] api/keystone.common.policies.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.policy' DEBUG: writing output... [ 20%] api/keystone.common.policies.policy_association DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.policy_association' DEBUG: writing output... [ 20%] api/keystone.common.policies.project DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.project' DEBUG: writing output... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.project_endpoint' DEBUG: writing output... [ 21%] api/keystone.common.policies.protocol DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.protocol' DEBUG: writing output... [ 21%] api/keystone.common.policies.region DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.region' DEBUG: writing output... [ 21%] api/keystone.common.policies.registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.registered_limit' DEBUG: writing output... [ 21%] api/keystone.common.policies.revoke_event DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.revoke_event' DEBUG: writing output... [ 21%] api/keystone.common.policies.role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.role' DEBUG: writing output... [ 21%] api/keystone.common.policies.role_assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.role_assignment' DEBUG: writing output... [ 21%] api/keystone.common.policies.service DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.service' DEBUG: writing output... [ 22%] api/keystone.common.policies.service_provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.service_provider' DEBUG: writing output... [ 22%] api/keystone.common.policies.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.token' DEBUG: writing output... [ 22%] api/keystone.common.policies.token_revocation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.token_revocation' DEBUG: writing output... [ 22%] api/keystone.common.policies.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.trust' DEBUG: writing output... [ 22%] api/keystone.common.policies.user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.policies.user' DEBUG: writing output... [ 22%] api/keystone.common.profiler DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.profiler' DEBUG: writing output... [ 22%] api/keystone.common.provider_api DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.provider_api' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer.enforcer' DEBUG: writing output... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.rbac_enforcer.policy' DEBUG: writing output... [ 23%] api/keystone.common.render_token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.render_token' DEBUG: writing output... [ 23%] api/keystone.common.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options' DEBUG: writing output... [ 23%] api/keystone.common.resource_options.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.core' DEBUG: writing output... [ 23%] api/keystone.common.resource_options.options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.options' DEBUG: writing output... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.resource_options.options.immutable' DEBUG: writing output... [ 24%] api/keystone.common.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.manage' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration' DEBUG: writing output... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.005_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.006_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.007_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.008_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.009_placeholder' DEBUG: writing output... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options' DEBUG: writing output... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.017_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.018_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.019_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.020_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.021_placeholder' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.025_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.026_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.027_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.028_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.029_placeholder' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table' DEBUG: writing output... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.038_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.039_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.040_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.041_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.042_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.043_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.044_placeholder' DEBUG: writing output... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.049_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.050_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.051_placeholder' DEBUG: writing output... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.052_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.057_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.058_placeholder' DEBUG: writing output... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.059_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.060_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.061_placeholder' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' DEBUG: writing output... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.067_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.068_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.069_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.070_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.071_placeholder' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' DEBUG: writing output... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.074_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.075_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.076_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.077_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.078_placeholder' DEBUG: writing output... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit' DEBUG: writing output... [ 35%] api/keystone.common.sql.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.core' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.manage' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' DEBUG: writing output... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.005_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.006_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.007_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.008_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.009_placeholder' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.017_placeholder' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.018_placeholder' DEBUG: writing output... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.019_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.020_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.021_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.025_placeholder' DEBUG: writing output... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.026_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.027_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.028_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.029_placeholder' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' DEBUG: writing output... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.038_placeholder' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.039_placeholder' DEBUG: writing output... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.040_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.041_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.042_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.043_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.044_placeholder' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' DEBUG: writing output... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.049_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.050_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.051_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.052_placeholder' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' DEBUG: writing output... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.057_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.058_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.059_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.060_placeholder' DEBUG: writing output... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.061_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.067_placeholder' DEBUG: writing output... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.068_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.069_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.070_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.071_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.074_placeholder' DEBUG: writing output... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.075_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.076_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.077_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.078_placeholder' DEBUG: writing output... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.manage' DEBUG: writing output... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.005_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.006_placeholder' DEBUG: writing output... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.007_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.008_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.009_placeholder' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' DEBUG: writing output... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.017_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.018_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.019_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.020_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.021_placeholder' DEBUG: writing output... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.025_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.026_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.027_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.028_placeholder' DEBUG: writing output... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.029_placeholder' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' DEBUG: writing output... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.038_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.039_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.040_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.041_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.042_placeholder' DEBUG: writing output... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.043_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.044_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.049_placeholder' DEBUG: writing output... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.050_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.051_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.052_placeholder' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' DEBUG: writing output... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.057_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.058_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.059_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.060_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.061_placeholder' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns' DEBUG: writing output... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.067_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.068_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.069_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.070_placeholder' DEBUG: writing output... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.071_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.074_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.075_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.076_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.077_placeholder' DEBUG: writing output... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.078_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.manage' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.067_kilo' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.068_placeholder' DEBUG: writing output... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.069_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.070_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.071_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.072_placeholder' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration' DEBUG: writing output... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.076_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.077_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.078_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.079_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.080_placeholder' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables' DEBUG: writing output... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.087_implied_roles' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' DEBUG: writing output... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' DEBUG: writing output... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.098_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.099_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.100_placeholder' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' DEBUG: writing output... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns' DEBUG: writing output... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column' DEBUG: writing output... [ 65%] api/keystone.common.sql.upgrades DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.sql.upgrades' DEBUG: writing output... [ 65%] api/keystone.common.tokenless_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.tokenless_auth' DEBUG: writing output... [ 65%] api/keystone.common.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.utils' DEBUG: writing output... [ 66%] api/keystone.common.validation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation' DEBUG: writing output... [ 66%] api/keystone.common.validation.parameter_types DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation.parameter_types' DEBUG: writing output... [ 66%] api/keystone.common.validation.validators DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.common.validation.validators' DEBUG: writing output... [ 66%] api/keystone.conf DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf' DEBUG: writing output... [ 66%] api/keystone.conf.application_credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.application_credential' DEBUG: writing output... [ 66%] api/keystone.conf.assignment DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.assignment' DEBUG: writing output... [ 66%] api/keystone.conf.auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.auth' DEBUG: writing output... [ 67%] api/keystone.conf.catalog DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.catalog' DEBUG: writing output... [ 67%] api/keystone.conf.constants DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.constants' DEBUG: writing output... [ 67%] api/keystone.conf.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.credential' DEBUG: writing output... [ 67%] api/keystone.conf.default DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.default' DEBUG: writing output... [ 67%] api/keystone.conf.domain_config DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.domain_config' DEBUG: writing output... [ 67%] api/keystone.conf.endpoint_filter DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.endpoint_filter' DEBUG: writing output... [ 67%] api/keystone.conf.endpoint_policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.endpoint_policy' DEBUG: writing output... [ 68%] api/keystone.conf.eventlet_server DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.eventlet_server' DEBUG: writing output... [ 68%] api/keystone.conf.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.federation' DEBUG: writing output... [ 68%] api/keystone.conf.fernet_receipts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.fernet_receipts' DEBUG: writing output... [ 68%] api/keystone.conf.fernet_tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.fernet_tokens' DEBUG: writing output... [ 68%] api/keystone.conf.identity DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.identity' DEBUG: writing output... [ 68%] api/keystone.conf.identity_mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.identity_mapping' DEBUG: writing output... [ 68%] api/keystone.conf.jwt_tokens DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.jwt_tokens' DEBUG: writing output... [ 69%] api/keystone.conf.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.ldap' DEBUG: writing output... [ 69%] api/keystone.conf.memcache DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.memcache' DEBUG: writing output... [ 69%] api/keystone.conf.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.oauth1' DEBUG: writing output... [ 69%] api/keystone.conf.opts DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.opts' DEBUG: writing output... [ 69%] api/keystone.conf.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.policy' DEBUG: writing output... [ 69%] api/keystone.conf.receipt DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.receipt' DEBUG: writing output... [ 69%] api/keystone.conf.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.resource' DEBUG: writing output... [ 70%] api/keystone.conf.revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.revoke' DEBUG: writing output... [ 70%] api/keystone.conf.role DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.role' DEBUG: writing output... [ 70%] api/keystone.conf.saml DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.saml' DEBUG: writing output... [ 70%] api/keystone.conf.security_compliance DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.security_compliance' DEBUG: writing output... [ 70%] api/keystone.conf.shadow_users DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.shadow_users' DEBUG: writing output... [ 70%] api/keystone.conf.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.token' DEBUG: writing output... [ 70%] api/keystone.conf.tokenless_auth DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.tokenless_auth' DEBUG: writing output... [ 71%] api/keystone.conf.totp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.totp' DEBUG: writing output... [ 71%] api/keystone.conf.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.trust' DEBUG: writing output... [ 71%] api/keystone.conf.unified_limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.unified_limit' DEBUG: writing output... [ 71%] api/keystone.conf.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.utils' DEBUG: writing output... [ 71%] api/keystone.conf.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.conf.wsgi' DEBUG: writing output... [ 71%] api/keystone.credential DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential' DEBUG: writing output... [ 71%] api/keystone.credential.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends' DEBUG: writing output... [ 72%] api/keystone.credential.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends.base' DEBUG: writing output... [ 72%] api/keystone.credential.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.backends.sql' DEBUG: writing output... [ 72%] api/keystone.credential.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.core' DEBUG: writing output... [ 72%] api/keystone.credential.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.provider' DEBUG: writing output... [ 72%] api/keystone.credential.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers' DEBUG: writing output... [ 72%] api/keystone.credential.providers.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.core' DEBUG: writing output... [ 72%] api/keystone.credential.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.fernet' DEBUG: writing output... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.providers.fernet.core' DEBUG: writing output... [ 73%] api/keystone.credential.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.credential.schema' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends.base' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.backends.sql' DEBUG: writing output... [ 73%] api/keystone.endpoint_policy.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.endpoint_policy.core' DEBUG: writing output... [ 74%] api/keystone.exception DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.exception' DEBUG: writing output... [ 74%] api/keystone.federation DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation' DEBUG: writing output... [ 74%] api/keystone.federation.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends' DEBUG: writing output... [ 74%] api/keystone.federation.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends.base' DEBUG: writing output... [ 74%] api/keystone.federation.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.backends.sql' DEBUG: writing output... [ 74%] api/keystone.federation.constants DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.constants' DEBUG: writing output... [ 74%] api/keystone.federation.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.core' DEBUG: writing output... [ 75%] api/keystone.federation.idp DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.idp' DEBUG: writing output... [ 75%] api/keystone.federation.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.schema' DEBUG: writing output... [ 75%] api/keystone.federation.utils DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.federation.utils' DEBUG: writing output... [ 75%] api/keystone.i18n DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.i18n' DEBUG: writing output... [ 75%] api/keystone.identity DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity' DEBUG: writing output... [ 75%] api/keystone.identity.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends' DEBUG: writing output... [ 75%] api/keystone.identity.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.base' DEBUG: writing output... [ 75%] api/keystone.identity.backends.ldap DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.common' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.core' DEBUG: writing output... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.ldap.models' DEBUG: writing output... [ 76%] api/keystone.identity.backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.resource_options' DEBUG: writing output... [ 76%] api/keystone.identity.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.sql' DEBUG: writing output... [ 76%] api/keystone.identity.backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.backends.sql_model' DEBUG: writing output... [ 76%] api/keystone.identity.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.core' DEBUG: writing output... [ 77%] api/keystone.identity.generator DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.generator' DEBUG: writing output... [ 77%] api/keystone.identity.id_generators DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.id_generators' DEBUG: writing output... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.id_generators.sha256' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.base' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.mapping' DEBUG: writing output... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.mapping_backends.sql' DEBUG: writing output... [ 78%] api/keystone.identity.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.schema' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends.base' DEBUG: writing output... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.identity.shadow_backends.sql' DEBUG: writing output... [ 78%] api/keystone.limit DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit' DEBUG: writing output... [ 78%] api/keystone.limit.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends' DEBUG: writing output... [ 78%] api/keystone.limit.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends.base' DEBUG: writing output... [ 79%] api/keystone.limit.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.backends.sql' DEBUG: writing output... [ 79%] api/keystone.limit.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.core' DEBUG: writing output... [ 79%] api/keystone.limit.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models' DEBUG: writing output... [ 79%] api/keystone.limit.models.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.base' DEBUG: writing output... [ 79%] api/keystone.limit.models.flat DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.flat' DEBUG: writing output... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.models.strict_two_level' DEBUG: writing output... [ 79%] api/keystone.limit.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.limit.schema' DEBUG: writing output... [ 80%] api/keystone.models DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models' DEBUG: writing output... [ 80%] api/keystone.models.receipt_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.receipt_model' DEBUG: writing output... [ 80%] api/keystone.models.revoke_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.revoke_model' DEBUG: writing output... [ 80%] api/keystone.models.token_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.models.token_model' DEBUG: writing output... [ 80%] api/keystone.notifications DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.notifications' DEBUG: writing output... [ 80%] api/keystone.oauth1 DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1' DEBUG: writing output... [ 80%] api/keystone.oauth1.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends' DEBUG: writing output... [ 81%] api/keystone.oauth1.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends.base' DEBUG: writing output... [ 81%] api/keystone.oauth1.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.backends.sql' DEBUG: writing output... [ 81%] api/keystone.oauth1.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.core' DEBUG: writing output... [ 81%] api/keystone.oauth1.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.schema' DEBUG: writing output... [ 81%] api/keystone.oauth1.validator DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.oauth1.validator' DEBUG: writing output... [ 81%] api/keystone.policy DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy' DEBUG: writing output... [ 81%] api/keystone.policy.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends' DEBUG: writing output... [ 82%] api/keystone.policy.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.base' DEBUG: writing output... [ 82%] api/keystone.policy.backends.rules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.rules' DEBUG: writing output... [ 82%] api/keystone.policy.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.backends.sql' DEBUG: writing output... [ 82%] api/keystone.policy.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.core' DEBUG: writing output... [ 82%] api/keystone.policy.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.policy.schema' DEBUG: writing output... [ 82%] api/keystone.receipt DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt' DEBUG: writing output... [ 82%] api/keystone.receipt.handlers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.handlers' DEBUG: writing output... [ 83%] api/keystone.receipt.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.provider' DEBUG: writing output... [ 83%] api/keystone.receipt.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.base' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.fernet' DEBUG: writing output... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.providers.fernet.core' DEBUG: writing output... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.receipt.receipt_formatters' DEBUG: writing output... [ 83%] api/keystone.resource DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource' DEBUG: writing output... [ 84%] api/keystone.resource.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends' DEBUG: writing output... [ 84%] api/keystone.resource.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.base' DEBUG: writing output... [ 84%] api/keystone.resource.backends.resource_options DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.resource_options' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.sql' DEBUG: writing output... [ 84%] api/keystone.resource.backends.sql_model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.backends.sql_model' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends' DEBUG: writing output... [ 84%] api/keystone.resource.config_backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends.base' DEBUG: writing output... [ 85%] api/keystone.resource.config_backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.config_backends.sql' DEBUG: writing output... [ 85%] api/keystone.resource.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.core' DEBUG: writing output... [ 85%] api/keystone.resource.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.resource.schema' DEBUG: writing output... [ 85%] api/keystone.revoke DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke' DEBUG: writing output... [ 85%] api/keystone.revoke.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends.base' DEBUG: writing output... [ 85%] api/keystone.revoke.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.backends.sql' DEBUG: writing output... [ 86%] api/keystone.revoke.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.core' DEBUG: writing output... [ 86%] api/keystone.revoke.model DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.revoke.model' DEBUG: writing output... [ 86%] api/keystone.server DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server' DEBUG: writing output... [ 86%] api/keystone.server.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.backends' DEBUG: writing output... [ 86%] api/keystone.server.flask DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask' DEBUG: writing output... [ 86%] api/keystone.server.flask.application DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.application' DEBUG: writing output... [ 86%] api/keystone.server.flask.common DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.common' DEBUG: writing output... [ 87%] api/keystone.server.flask.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.core' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.json_body' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware.auth_context' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.middleware.url_normalize' DEBUG: writing output... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.flask.request_processing.req_logging' DEBUG: writing output... [ 87%] api/keystone.server.wsgi DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.server.wsgi' DEBUG: writing output... [ 88%] api/keystone.token DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token' DEBUG: writing output... [ 88%] api/keystone.token.provider DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.provider' DEBUG: writing output... [ 88%] api/keystone.token.providers DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers' DEBUG: writing output... [ 88%] api/keystone.token.providers.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.base' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.fernet' DEBUG: writing output... [ 88%] api/keystone.token.providers.fernet.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.fernet.core' DEBUG: writing output... [ 88%] api/keystone.token.providers.jws DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.jws' DEBUG: writing output... [ 89%] api/keystone.token.providers.jws.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.providers.jws.core' DEBUG: writing output... [ 89%] api/keystone.token.token_formatters DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.token.token_formatters' DEBUG: writing output... [ 89%] api/keystone.trust DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust' DEBUG: writing output... [ 89%] api/keystone.trust.backends DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends' DEBUG: writing output... [ 89%] api/keystone.trust.backends.base DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends.base' DEBUG: writing output... [ 89%] api/keystone.trust.backends.sql DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.backends.sql' DEBUG: writing output... [ 89%] api/keystone.trust.core DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.core' DEBUG: writing output... [ 90%] api/keystone.trust.schema DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.trust.schema' DEBUG: writing output... [ 90%] api/keystone.version DEBUG: [openstackdocstheme] could not determine last_updated for 'api/keystone.version' DEBUG: writing output... [ 90%] api/modules DEBUG: [openstackdocstheme] could not determine last_updated for 'api/modules' DEBUG: writing output... [ 90%] api_curl_examples DEBUG: writing output... [ 90%] cli/commands DEBUG: writing output... [ 90%] cli/index DEBUG: writing output... [ 90%] cli/keystone-manage DEBUG: writing output... [ 91%] cli/keystone-status DEBUG: writing output... [ 91%] code_documentation DEBUG: writing output... [ 91%] configuration/config-options DEBUG: writing output... [ 91%] configuration/index DEBUG: writing output... [ 91%] configuration/policy DEBUG: writing output... [ 91%] configuration/samples/index DEBUG: writing output... [ 91%] configuration/samples/keystone-conf DEBUG: writing output... [ 92%] configuration/samples/logging-conf DEBUG: writing output... [ 92%] configuration/samples/policy-yaml DEBUG: writing output... [ 92%] contributor/api_change_tutorial DEBUG: writing output... [ 92%] contributor/architecture DEBUG: writing output... [ 92%] contributor/auth-plugins DEBUG: writing output... [ 92%] contributor/caching-layer DEBUG: writing output... [ 92%] contributor/contributing DEBUG: writing output... [ 93%] contributor/database-migrations DEBUG: writing output... [ 93%] contributor/developing-drivers DEBUG: writing output... [ 93%] contributor/doctor-checks DEBUG: writing output... [ 93%] contributor/filtering-responsibilities DEBUG: writing output... [ 93%] contributor/how-can-i-help DEBUG: writing output... [ 93%] contributor/http-api DEBUG: writing output... [ 93%] contributor/id-manage DEBUG: writing output... [ 94%] contributor/index DEBUG: writing output... [ 94%] contributor/list-truncation DEBUG: writing output... [ 94%] contributor/programming-exercises DEBUG: writing output... [ 94%] contributor/proposing-features DEBUG: writing output... [ 94%] contributor/release-notes DEBUG: writing output... [ 94%] contributor/service-catalog DEBUG: writing output... [ 94%] contributor/services DEBUG: writing output... [ 95%] contributor/set-up-keystone DEBUG: writing output... [ 95%] contributor/testing-keystone DEBUG: writing output... [ 95%] contributor/translated-responses DEBUG: writing output... [ 95%] contributor/vision-reflection DEBUG: writing output... [ 95%] getting-started/architecture DEBUG: writing output... [ 95%] getting-started/community DEBUG: writing output... [ 95%] getting-started/index DEBUG: writing output... [ 96%] getting-started/policy_mapping DEBUG: writing output... [ 96%] index DEBUG: writing output... [ 96%] indices-tables DEBUG: writing output... [ 96%] install/get-started-obs DEBUG: writing output... [ 96%] install/get-started-rdo DEBUG: writing output... [ 96%] install/get-started-ubuntu DEBUG: writing output... [ 96%] install/index DEBUG: writing output... [ 97%] install/index-obs DEBUG: writing output... [ 97%] install/index-rdo DEBUG: writing output... [ 97%] install/index-ubuntu DEBUG: writing output... [ 97%] install/keystone-install-obs DEBUG: writing output... [ 97%] install/keystone-install-rdo DEBUG: writing output... [ 97%] install/keystone-install-ubuntu DEBUG: writing output... [ 97%] install/keystone-openrc-obs DEBUG: writing output... [ 98%] install/keystone-openrc-rdo DEBUG: writing output... [ 98%] install/keystone-openrc-ubuntu DEBUG: writing output... [ 98%] install/keystone-users-obs DEBUG: writing output... [ 98%] install/keystone-users-rdo DEBUG: writing output... [ 98%] install/keystone-users-ubuntu DEBUG: writing output... [ 98%] install/keystone-verify-obs DEBUG: writing output... [ 98%] install/keystone-verify-rdo DEBUG: writing output... [ 99%] install/keystone-verify-ubuntu DEBUG: writing output... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: writing output... [ 99%] user/application_credentials DEBUG: writing output... [ 99%] user/index DEBUG: writing output... [ 99%] user/json_home DEBUG: writing output... [ 99%] user/multi-factor-authentication DEBUG: writing output... [ 99%] user/supported_clients DEBUG: writing output... [100%] user/trusts DEBUG: generating indices... genindexdone DEBUG: writing additional pages... searchdone DEBUG: copying images... [ 50%] admin/federation/../../_static/horizon-login-sp.png DEBUG: copying images... [100%] admin/federation/../../_static/horizon-login-idp.png DEBUG: copying static files... ... done DEBUG: copying extra files... done DEBUG: dumping search index in English (code: en)... done DEBUG: dumping object inventory... done DEBUG: build succeeded, 605 warnings. DEBUG: The HTML pages are in doc/build/html. DEBUG: + mkdir -p doc/build/man/_static DEBUG: + sphinx-build -b man doc/source doc/build/man DEBUG: Running Sphinx v2.2.2 DEBUG: [openstackdocstheme] version: 2.2.6 DEBUG: [openstackdocstheme] connecting html-page-context event handler DEBUG: [openstackdocstheme] overriding configured project name (Python) with name extracted from the package (keystone); you can disable this behavior with the 'openstackdocs_auto_name' option DEBUG: [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/../../config-generator/keystone.conf DEBUG: [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/_static/keystone.conf.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/../../config-generator/keystone-policy-generator.conf DEBUG: [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/_static/keystone.policy.yaml.sample DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme DEBUG: [openstackdocstheme] no /builddir/build/BUILD/keystone-20.0.2.dev8/.gitreview found DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.exception.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.i18n.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.notifications.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.version.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.discovery.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.ec2tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.endpoints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.groups.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_ep_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_inherit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.os_simple_cert.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.regions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.registered_limits.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.role_assignments.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.role_inferences.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.s3tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.services.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.system.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.api.users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.application_credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.assignment.role_backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.external.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.mapped.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.password.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.auth.plugins.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.catalog.backends.templated.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.bootstrap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.cli.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.status.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.caching.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.database.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.debug.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.cmd.doctor.tokens_fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.authorization.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.driver_hints.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.fernet_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.json_home.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.jwt_utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.manager.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.password_hashing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.profiler.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.provider_api.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.render_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.cache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.cache.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.access_token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.consumer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.ec2_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.endpoint_group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.grant.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.group.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.identity_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.implied_role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.policy_association.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.project_endpoint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.protocol.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.region.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.revoke_event.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.role_assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.service.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.service_provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.token_revocation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.policies.user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rbac_enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rbac_enforcer.enforcer.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.rbac_enforcer.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.resource_options.options.immutable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.upgrades.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.005_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.006_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.007_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.008_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.009_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.017_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.018_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.019_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.020_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.021_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.025_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.026_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.027_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.028_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.029_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.038_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.039_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.040_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.041_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.042_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.043_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.044_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.049_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.050_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.051_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.052_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.057_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.058_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.059_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.060_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.061_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.067_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.074_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.075_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.manage.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.067_kilo.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.068_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.069_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.070_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.071_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.072_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.076_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.077_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.078_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.079_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.080_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.087_implied_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.098_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.099_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.100_placeholder.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.validation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.validation.parameter_types.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.common.validation.validators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.application_credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.assignment.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.catalog.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.default.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.domain_config.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.endpoint_filter.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.eventlet_server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.fernet_receipts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.fernet_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.identity_mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.jwt_tokens.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.memcache.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.opts.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.role.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.saml.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.security_compliance.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.shadow_users.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.tokenless_auth.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.totp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.unified_limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.conf.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.credential.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.endpoint_policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.constants.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.idp.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.utils.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.federation.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.generator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.backends.ldap.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.id_generators.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.id_generators.sha256.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.mapping.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.mapping_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.shadow_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.shadow_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.identity.shadow_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.flat.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.limit.models.strict_two_level.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.receipt_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.revoke_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.models.token_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.validator.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.oauth1.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.rules.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.policy.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.handlers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.receipt_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.receipt.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.resource_options.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.backends.sql_model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.config_backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.config_backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.resource.config_backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.model.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.revoke.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.wsgi.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.application.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.common.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.json_body.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.req_logging.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.middleware.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.middleware.auth_context.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.server.flask.request_processing.middleware.url_normalize.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.provider.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.token_formatters.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.fernet.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.fernet.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.jws.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.token.providers.jws.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.core.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.schema.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.backends.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.backends.base.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/keystone.trust.backends.sql.rst. DEBUG: Creating file /builddir/build/BUILD/keystone-20.0.2.dev8/doc/source/api/modules.rst. DEBUG: building [mo]: targets for 0 po files that are out of date DEBUG: building [man]: all manpages DEBUG: updating environment: [new config] 708 added, 0 changed, 0 removed DEBUG: reading sources... [ 0%] admin/auth-totp DEBUG: reading sources... [ 0%] admin/authentication-mechanisms DEBUG: reading sources... [ 0%] admin/bootstrap DEBUG: reading sources... [ 0%] admin/case-insensitive DEBUG: reading sources... [ 0%] admin/cli-manage-projects-users-and-roles DEBUG: reading sources... [ 0%] admin/configuration DEBUG: reading sources... [ 0%] admin/configure_tokenless_x509 DEBUG: reading sources... [ 1%] admin/credential-encryption DEBUG: reading sources... [ 1%] admin/event_notifications DEBUG: reading sources... [ 1%] admin/external-authentication DEBUG: reading sources... [ 1%] admin/federation/configure_federation DEBUG: reading sources... [ 1%] admin/federation/federated_identity DEBUG: reading sources... [ 1%] admin/federation/introduction DEBUG: reading sources... [ 1%] admin/federation/mapping_combinations DEBUG: reading sources... [ 2%] admin/fernet-token-faq DEBUG: reading sources... [ 2%] admin/getting-started DEBUG: reading sources... [ 2%] admin/health-check-middleware DEBUG: reading sources... [ 2%] admin/identity-concepts DEBUG: reading sources... [ 2%] admin/identity-sources DEBUG: reading sources... [ 2%] admin/index DEBUG: reading sources... [ 2%] admin/jws-key-rotation DEBUG: reading sources... [ 3%] admin/keystone-features DEBUG: reading sources... [ 3%] admin/manage-services DEBUG: reading sources... [ 3%] admin/manage-trusts DEBUG: reading sources... [ 3%] admin/multi-factor-authentication DEBUG: reading sources... [ 3%] admin/oauth1 DEBUG: reading sources... [ 3%] admin/operations DEBUG: reading sources... [ 3%] admin/resource-options DEBUG: reading sources... [ 4%] admin/service-api-protection DEBUG: reading sources... [ 4%] admin/token-provider DEBUG: reading sources... [ 4%] admin/tokens DEBUG: reading sources... [ 4%] admin/tokens-overview DEBUG: reading sources... [ 4%] admin/unified-limits DEBUG: reading sources... [ 4%] admin/upgrading DEBUG: reading sources... [ 4%] api/keystone DEBUG: reading sources... [ 5%] api/keystone.api DEBUG: reading sources... [ 5%] api/keystone.api.auth DEBUG: reading sources... [ 5%] api/keystone.api.credentials DEBUG: reading sources... [ 5%] api/keystone.api.discovery DEBUG: reading sources... [ 5%] api/keystone.api.domains DEBUG: reading sources... [ 5%] api/keystone.api.ec2tokens DEBUG: reading sources... [ 5%] api/keystone.api.endpoints DEBUG: reading sources... [ 6%] api/keystone.api.groups DEBUG: reading sources... [ 6%] api/keystone.api.limits DEBUG: reading sources... [ 6%] api/keystone.api.os_ep_filter DEBUG: reading sources... [ 6%] api/keystone.api.os_federation DEBUG: reading sources... [ 6%] api/keystone.api.os_inherit DEBUG: reading sources... [ 6%] api/keystone.api.os_oauth1 DEBUG: reading sources... [ 6%] api/keystone.api.os_revoke DEBUG: reading sources... [ 7%] api/keystone.api.os_simple_cert DEBUG: reading sources... [ 7%] api/keystone.api.policy DEBUG: reading sources... [ 7%] api/keystone.api.projects DEBUG: reading sources... [ 7%] api/keystone.api.regions DEBUG: reading sources... [ 7%] api/keystone.api.registered_limits DEBUG: reading sources... [ 7%] api/keystone.api.role_assignments DEBUG: reading sources... [ 7%] api/keystone.api.role_inferences DEBUG: reading sources... [ 8%] api/keystone.api.roles DEBUG: reading sources... [ 8%] api/keystone.api.s3tokens DEBUG: reading sources... [ 8%] api/keystone.api.services DEBUG: reading sources... [ 8%] api/keystone.api.system DEBUG: reading sources... [ 8%] api/keystone.api.trusts DEBUG: reading sources... [ 8%] api/keystone.api.users DEBUG: reading sources... [ 8%] api/keystone.application_credential DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.base DEBUG: reading sources... [ 9%] api/keystone.application_credential.backends.sql DEBUG: reading sources... [ 9%] api/keystone.application_credential.core DEBUG: reading sources... [ 9%] api/keystone.application_credential.schema DEBUG: reading sources... [ 9%] api/keystone.assignment DEBUG: reading sources... [ 9%] api/keystone.assignment.backends DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.backends.sql DEBUG: reading sources... [ 10%] api/keystone.assignment.core DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.base DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.resource_options DEBUG: reading sources... [ 10%] api/keystone.assignment.role_backends.sql DEBUG: reading sources... [ 11%] api/keystone.assignment.role_backends.sql_model DEBUG: reading sources... [ 11%] api/keystone.assignment.schema DEBUG: reading sources... [ 11%] api/keystone.auth DEBUG: reading sources... [ 11%] api/keystone.auth.core DEBUG: reading sources... [ 11%] api/keystone.auth.plugins DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.application_credential DEBUG: reading sources... [ 11%] api/keystone.auth.plugins.base DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.core DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.external DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.mapped DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.oauth1 DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.password DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.token DEBUG: reading sources... [ 12%] api/keystone.auth.plugins.totp DEBUG: reading sources... [ 12%] api/keystone.auth.schema DEBUG: reading sources... [ 13%] api/keystone.catalog DEBUG: reading sources... [ 13%] api/keystone.catalog.backends DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.base DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.sql DEBUG: reading sources... [ 13%] api/keystone.catalog.backends.templated DEBUG: reading sources... [ 13%] api/keystone.catalog.core DEBUG: reading sources... [ 13%] api/keystone.catalog.schema DEBUG: reading sources... [ 14%] api/keystone.cmd DEBUG: reading sources... [ 14%] api/keystone.cmd.bootstrap DEBUG: reading sources... [ 14%] api/keystone.cmd.cli DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.caching DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.credential DEBUG: reading sources... [ 14%] api/keystone.cmd.doctor.database DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.debug DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.federation DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.ldap DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.security_compliance DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens DEBUG: reading sources... [ 15%] api/keystone.cmd.doctor.tokens_fernet DEBUG: reading sources... [ 15%] api/keystone.cmd.manage DEBUG: reading sources... [ 16%] api/keystone.cmd.status DEBUG: reading sources... [ 16%] api/keystone.common DEBUG: reading sources... [ 16%] api/keystone.common.authorization DEBUG: reading sources... [ 16%] api/keystone.common.cache DEBUG: reading sources... [ 16%] api/keystone.common.cache.core DEBUG: reading sources... [ 16%] api/keystone.common.context DEBUG: reading sources... [ 16%] api/keystone.common.driver_hints DEBUG: reading sources... [ 17%] api/keystone.common.fernet_utils DEBUG: reading sources... [ 17%] api/keystone.common.json_home DEBUG: reading sources... [ 17%] api/keystone.common.jwt_utils DEBUG: reading sources... [ 17%] api/keystone.common.manager DEBUG: reading sources... [ 17%] api/keystone.common.password_hashing DEBUG: reading sources... [ 17%] api/keystone.common.policies DEBUG: reading sources... [ 17%] api/keystone.common.policies.access_rule DEBUG: reading sources... [ 18%] api/keystone.common.policies.access_token DEBUG: reading sources... [ 18%] api/keystone.common.policies.application_credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.auth DEBUG: reading sources... [ 18%] api/keystone.common.policies.base DEBUG: reading sources... [ 18%] api/keystone.common.policies.consumer DEBUG: reading sources... [ 18%] api/keystone.common.policies.credential DEBUG: reading sources... [ 18%] api/keystone.common.policies.domain DEBUG: reading sources... [ 19%] api/keystone.common.policies.domain_config DEBUG: reading sources... [ 19%] api/keystone.common.policies.ec2_credential DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint DEBUG: reading sources... [ 19%] api/keystone.common.policies.endpoint_group DEBUG: reading sources... [ 19%] api/keystone.common.policies.grant DEBUG: reading sources... [ 19%] api/keystone.common.policies.group DEBUG: reading sources... [ 19%] api/keystone.common.policies.identity_provider DEBUG: reading sources... [ 20%] api/keystone.common.policies.implied_role DEBUG: reading sources... [ 20%] api/keystone.common.policies.limit DEBUG: reading sources... [ 20%] api/keystone.common.policies.mapping DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy DEBUG: reading sources... [ 20%] api/keystone.common.policies.policy_association DEBUG: reading sources... [ 20%] api/keystone.common.policies.project DEBUG: reading sources... [ 20%] api/keystone.common.policies.project_endpoint DEBUG: reading sources... [ 21%] api/keystone.common.policies.protocol DEBUG: reading sources... [ 21%] api/keystone.common.policies.region DEBUG: reading sources... [ 21%] api/keystone.common.policies.registered_limit DEBUG: reading sources... [ 21%] api/keystone.common.policies.revoke_event DEBUG: reading sources... [ 21%] api/keystone.common.policies.role DEBUG: reading sources... [ 21%] api/keystone.common.policies.role_assignment DEBUG: reading sources... [ 21%] api/keystone.common.policies.service DEBUG: reading sources... [ 22%] api/keystone.common.policies.service_provider DEBUG: reading sources... [ 22%] api/keystone.common.policies.token DEBUG: reading sources... [ 22%] api/keystone.common.policies.token_revocation DEBUG: reading sources... [ 22%] api/keystone.common.policies.trust DEBUG: reading sources... [ 22%] api/keystone.common.policies.user DEBUG: reading sources... [ 22%] api/keystone.common.profiler DEBUG: reading sources... [ 22%] api/keystone.common.provider_api DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.enforcer DEBUG: reading sources... [ 23%] api/keystone.common.rbac_enforcer.policy DEBUG: reading sources... [ 23%] api/keystone.common.render_token DEBUG: reading sources... [ 23%] api/keystone.common.resource_options DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.core DEBUG: reading sources... [ 23%] api/keystone.common.resource_options.options DEBUG: reading sources... [ 24%] api/keystone.common.resource_options.options.immutable DEBUG: reading sources... [ 24%] api/keystone.common.sql DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.manage DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.001_contract_initial_null_migration DEBUG: reading sources... [ 24%] api/keystone.common.sql.contract_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.005_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.006_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.007_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.008_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.009_placeholder DEBUG: reading sources... [ 25%] api/keystone.common.sql.contract_repo.versions.010_contract_add_revocation_event_index DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.015_contract_update_federated_user_domain DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.016_contract_add_user_options DEBUG: reading sources... [ 26%] api/keystone.common.sql.contract_repo.versions.017_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.018_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.019_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.020_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.021_placeholder DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.022_contract_add_default_project_id_index DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 27%] api/keystone.common.sql.contract_repo.versions.024_contract_create_created_at_int_columns DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.025_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.026_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.027_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.028_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.029_placeholder DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.030_contract_add_project_tags_table DEBUG: reading sources... [ 28%] api/keystone.common.sql.contract_repo.versions.031_contract_system_assignment_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.033_contract_add_limits_tables DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.034_contract_add_application_credentials_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 29%] api/keystone.common.sql.contract_repo.versions.038_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.039_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.040_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.041_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.042_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.043_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.044_placeholder DEBUG: reading sources... [ 30%] api/keystone.common.sql.contract_repo.versions.045_contract_add_description_to_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.049_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.050_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.051_placeholder DEBUG: reading sources... [ 31%] api/keystone.common.sql.contract_repo.versions.052_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.054_contract_drop_old_passoword_column DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.055_contract_add_domain_to_limit DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.057_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.058_placeholder DEBUG: reading sources... [ 32%] api/keystone.common.sql.contract_repo.versions.059_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.060_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.061_placeholder DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.063_contract_drop_limit_columns DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule DEBUG: reading sources... [ 33%] api/keystone.common.sql.contract_repo.versions.066_contract_add_resource_options_table DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.067_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.068_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.069_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.070_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.071_placeholder DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.072_contract_drop_domain_id_fk DEBUG: reading sources... [ 34%] api/keystone.common.sql.contract_repo.versions.073_contract_expiring_group_membership DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.074_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.075_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.076_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.077_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.078_placeholder DEBUG: reading sources... [ 35%] api/keystone.common.sql.contract_repo.versions.079_contract_update_local_id_limit DEBUG: reading sources... [ 35%] api/keystone.common.sql.core DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.manage DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.001_data_initial_null_migration DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials DEBUG: reading sources... [ 36%] api/keystone.common.sql.data_migration_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.005_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.006_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.007_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.008_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.009_placeholder DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 37%] api/keystone.common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.016_migrate_add_user_options DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.017_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.018_placeholder DEBUG: reading sources... [ 38%] api/keystone.common.sql.data_migration_repo.versions.019_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.020_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.021_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.025_placeholder DEBUG: reading sources... [ 39%] api/keystone.common.sql.data_migration_repo.versions.026_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.027_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.028_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.029_placeholder DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.031_migrate_system_assignment_table DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust DEBUG: reading sources... [ 40%] api/keystone.common.sql.data_migration_repo.versions.033_migrate_add_limits_tables DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.038_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.039_placeholder DEBUG: reading sources... [ 41%] api/keystone.common.sql.data_migration_repo.versions.040_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.041_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.042_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.043_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.044_placeholder DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column DEBUG: reading sources... [ 42%] api/keystone.common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.049_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.050_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.051_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.052_placeholder DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table DEBUG: reading sources... [ 43%] api/keystone.common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.057_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.058_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.059_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.060_placeholder DEBUG: reading sources... [ 44%] api/keystone.common.sql.data_migration_repo.versions.061_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.067_placeholder DEBUG: reading sources... [ 45%] api/keystone.common.sql.data_migration_repo.versions.068_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.069_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.070_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.071_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.074_placeholder DEBUG: reading sources... [ 46%] api/keystone.common.sql.data_migration_repo.versions.075_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.076_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.077_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.078_placeholder DEBUG: reading sources... [ 47%] api/keystone.common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.manage DEBUG: reading sources... [ 47%] api/keystone.common.sql.expand_repo.versions DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.001_expand_initial_null_migration DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.002_password_created_at_not_nullable DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.004_reset_password_created_at DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.005_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.006_placeholder DEBUG: reading sources... [ 48%] api/keystone.common.sql.expand_repo.versions.007_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.008_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.009_placeholder DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.010_expand_add_revocation_event_index DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user DEBUG: reading sources... [ 49%] api/keystone.common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.015_expand_update_federated_user_domain DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.016_expand_add_user_options DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.017_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.018_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.019_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.020_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.021_placeholder DEBUG: reading sources... [ 50%] api/keystone.common.sql.expand_repo.versions.022_expand_add_default_project_id_index DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.024_expand_create_created_at_int_columns DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.025_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.026_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.027_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.028_placeholder DEBUG: reading sources... [ 51%] api/keystone.common.sql.expand_repo.versions.029_placeholder DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.030_expand_add_project_tags_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.031_expand_system_assignment_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.033_expand_add_limits_tables DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.034_expand_add_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table DEBUG: reading sources... [ 52%] api/keystone.common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.038_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.039_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.040_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.041_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.042_placeholder DEBUG: reading sources... [ 53%] api/keystone.common.sql.expand_repo.versions.043_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.044_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.045_expand_add_description_to_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.049_placeholder DEBUG: reading sources... [ 54%] api/keystone.common.sql.expand_repo.versions.050_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.051_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.052_placeholder DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.054_expand_drop_old_passoword_column DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.055_expand_add_domain_to_limit DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules DEBUG: reading sources... [ 55%] api/keystone.common.sql.expand_repo.versions.057_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.058_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.059_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.060_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.061_placeholder DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.063_expand_drop_limit_columns DEBUG: reading sources... [ 56%] api/keystone.common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.067_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.068_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.069_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.070_placeholder DEBUG: reading sources... [ 57%] api/keystone.common.sql.expand_repo.versions.071_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.072_expand_drop_domain_id_fk DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.073_expand_expiring_group_membership DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.074_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.075_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.076_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.077_placeholder DEBUG: reading sources... [ 58%] api/keystone.common.sql.expand_repo.versions.078_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.expand_repo.versions.079_expand_update_local_id_limit DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.manage DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.067_kilo DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.068_placeholder DEBUG: reading sources... [ 59%] api/keystone.common.sql.migrate_repo.versions.069_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.070_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.071_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.072_placeholder DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.074_add_is_domain_project DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.075_confirm_config_registration DEBUG: reading sources... [ 60%] api/keystone.common.sql.migrate_repo.versions.076_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.077_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.078_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.079_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.080_placeholder DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.081_add_endpoint_policy_table DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.082_add_federation_tables DEBUG: reading sources... [ 61%] api/keystone.common.sql.migrate_repo.versions.083_add_oauth1_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.084_add_revoke_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.085_add_endpoint_filtering_table DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.087_implied_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.088_domain_specific_roles DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.089_add_root_of_all_domains DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.090_add_local_user_and_password_tables DEBUG: reading sources... [ 62%] api/keystone.common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.093_migrate_domains_to_projects DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.094_add_federated_user_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.096_drop_role_name_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint DEBUG: reading sources... [ 63%] api/keystone.common.sql.migrate_repo.versions.098_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.099_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.100_placeholder DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.101_drop_role_name_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.102_drop_domain_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.103_add_nonlocal_user_table DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint DEBUG: reading sources... [ 64%] api/keystone.common.sql.migrate_repo.versions.105_add_password_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.107_add_user_date_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.108_add_failed_auth_columns DEBUG: reading sources... [ 65%] api/keystone.common.sql.migrate_repo.versions.109_add_password_self_service_column DEBUG: reading sources... [ 65%] api/keystone.common.sql.upgrades DEBUG: reading sources... [ 65%] api/keystone.common.tokenless_auth DEBUG: reading sources... [ 65%] api/keystone.common.utils DEBUG: reading sources... [ 66%] api/keystone.common.validation DEBUG: reading sources... [ 66%] api/keystone.common.validation.parameter_types DEBUG: reading sources... [ 66%] api/keystone.common.validation.validators DEBUG: reading sources... [ 66%] api/keystone.conf DEBUG: reading sources... [ 66%] api/keystone.conf.application_credential DEBUG: reading sources... [ 66%] api/keystone.conf.assignment DEBUG: reading sources... [ 66%] api/keystone.conf.auth DEBUG: reading sources... [ 67%] api/keystone.conf.catalog DEBUG: reading sources... [ 67%] api/keystone.conf.constants DEBUG: reading sources... [ 67%] api/keystone.conf.credential DEBUG: reading sources... [ 67%] api/keystone.conf.default DEBUG: reading sources... [ 67%] api/keystone.conf.domain_config DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_filter DEBUG: reading sources... [ 67%] api/keystone.conf.endpoint_policy DEBUG: reading sources... [ 68%] api/keystone.conf.eventlet_server DEBUG: reading sources... [ 68%] api/keystone.conf.federation DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_receipts DEBUG: reading sources... [ 68%] api/keystone.conf.fernet_tokens DEBUG: reading sources... [ 68%] api/keystone.conf.identity DEBUG: reading sources... [ 68%] api/keystone.conf.identity_mapping DEBUG: reading sources... [ 68%] api/keystone.conf.jwt_tokens DEBUG: reading sources... [ 69%] api/keystone.conf.ldap DEBUG: reading sources... [ 69%] api/keystone.conf.memcache DEBUG: reading sources... [ 69%] api/keystone.conf.oauth1 DEBUG: reading sources... [ 69%] api/keystone.conf.opts DEBUG: reading sources... [ 69%] api/keystone.conf.policy DEBUG: reading sources... [ 69%] api/keystone.conf.receipt DEBUG: reading sources... [ 69%] api/keystone.conf.resource DEBUG: reading sources... [ 70%] api/keystone.conf.revoke DEBUG: reading sources... [ 70%] api/keystone.conf.role DEBUG: reading sources... [ 70%] api/keystone.conf.saml DEBUG: reading sources... [ 70%] api/keystone.conf.security_compliance DEBUG: reading sources... [ 70%] api/keystone.conf.shadow_users DEBUG: reading sources... [ 70%] api/keystone.conf.token DEBUG: reading sources... [ 70%] api/keystone.conf.tokenless_auth DEBUG: reading sources... [ 71%] api/keystone.conf.totp DEBUG: reading sources... [ 71%] api/keystone.conf.trust DEBUG: reading sources... [ 71%] api/keystone.conf.unified_limit DEBUG: reading sources... [ 71%] api/keystone.conf.utils DEBUG: reading sources... [ 71%] api/keystone.conf.wsgi DEBUG: reading sources... [ 71%] api/keystone.credential DEBUG: reading sources... [ 71%] api/keystone.credential.backends DEBUG: reading sources... [ 72%] api/keystone.credential.backends.base DEBUG: reading sources... [ 72%] api/keystone.credential.backends.sql DEBUG: reading sources... [ 72%] api/keystone.credential.core DEBUG: reading sources... [ 72%] api/keystone.credential.provider DEBUG: reading sources... [ 72%] api/keystone.credential.providers DEBUG: reading sources... [ 72%] api/keystone.credential.providers.core DEBUG: reading sources... [ 72%] api/keystone.credential.providers.fernet DEBUG: reading sources... [ 73%] api/keystone.credential.providers.fernet.core DEBUG: reading sources... [ 73%] api/keystone.credential.schema DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.base DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.backends.sql DEBUG: reading sources... [ 73%] api/keystone.endpoint_policy.core DEBUG: reading sources... [ 74%] api/keystone.exception DEBUG: reading sources... [ 74%] api/keystone.federation DEBUG: reading sources... [ 74%] api/keystone.federation.backends DEBUG: reading sources... [ 74%] api/keystone.federation.backends.base DEBUG: reading sources... [ 74%] api/keystone.federation.backends.sql DEBUG: reading sources... [ 74%] api/keystone.federation.constants DEBUG: reading sources... [ 74%] api/keystone.federation.core DEBUG: reading sources... [ 75%] api/keystone.federation.idp DEBUG: reading sources... [ 75%] api/keystone.federation.schema DEBUG: reading sources... [ 75%] api/keystone.federation.utils DEBUG: reading sources... [ 75%] api/keystone.i18n DEBUG: reading sources... [ 75%] api/keystone.identity DEBUG: reading sources... [ 75%] api/keystone.identity.backends DEBUG: reading sources... [ 75%] api/keystone.identity.backends.base DEBUG: reading sources... [ 75%] api/keystone.identity.backends.ldap DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.common DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.core DEBUG: reading sources... [ 76%] api/keystone.identity.backends.ldap.models DEBUG: reading sources... [ 76%] api/keystone.identity.backends.resource_options DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql DEBUG: reading sources... [ 76%] api/keystone.identity.backends.sql_model DEBUG: reading sources... [ 76%] api/keystone.identity.core DEBUG: reading sources... [ 77%] api/keystone.identity.generator DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators DEBUG: reading sources... [ 77%] api/keystone.identity.id_generators.sha256 DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.base DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.mapping DEBUG: reading sources... [ 77%] api/keystone.identity.mapping_backends.sql DEBUG: reading sources... [ 78%] api/keystone.identity.schema DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.base DEBUG: reading sources... [ 78%] api/keystone.identity.shadow_backends.sql DEBUG: reading sources... [ 78%] api/keystone.limit DEBUG: reading sources... [ 78%] api/keystone.limit.backends DEBUG: reading sources... [ 78%] api/keystone.limit.backends.base DEBUG: reading sources... [ 79%] api/keystone.limit.backends.sql DEBUG: reading sources... [ 79%] api/keystone.limit.core DEBUG: reading sources... [ 79%] api/keystone.limit.models DEBUG: reading sources... [ 79%] api/keystone.limit.models.base DEBUG: reading sources... [ 79%] api/keystone.limit.models.flat DEBUG: reading sources... [ 79%] api/keystone.limit.models.strict_two_level DEBUG: reading sources... [ 79%] api/keystone.limit.schema DEBUG: reading sources... [ 80%] api/keystone.models DEBUG: reading sources... [ 80%] api/keystone.models.receipt_model DEBUG: reading sources... [ 80%] api/keystone.models.revoke_model DEBUG: reading sources... [ 80%] api/keystone.models.token_model DEBUG: reading sources... [ 80%] api/keystone.notifications DEBUG: reading sources... [ 80%] api/keystone.oauth1 DEBUG: reading sources... [ 80%] api/keystone.oauth1.backends DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.base DEBUG: reading sources... [ 81%] api/keystone.oauth1.backends.sql DEBUG: reading sources... [ 81%] api/keystone.oauth1.core DEBUG: reading sources... [ 81%] api/keystone.oauth1.schema DEBUG: reading sources... [ 81%] api/keystone.oauth1.validator DEBUG: reading sources... [ 81%] api/keystone.policy DEBUG: reading sources... [ 81%] api/keystone.policy.backends DEBUG: reading sources... [ 82%] api/keystone.policy.backends.base DEBUG: reading sources... [ 82%] api/keystone.policy.backends.rules DEBUG: reading sources... [ 82%] api/keystone.policy.backends.sql DEBUG: reading sources... [ 82%] api/keystone.policy.core DEBUG: reading sources... [ 82%] api/keystone.policy.schema DEBUG: reading sources... [ 82%] api/keystone.receipt DEBUG: reading sources... [ 82%] api/keystone.receipt.handlers DEBUG: reading sources... [ 83%] api/keystone.receipt.provider DEBUG: reading sources... [ 83%] api/keystone.receipt.providers DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.base DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet DEBUG: reading sources... [ 83%] api/keystone.receipt.providers.fernet.core DEBUG: reading sources... [ 83%] api/keystone.receipt.receipt_formatters DEBUG: reading sources... [ 83%] api/keystone.resource DEBUG: reading sources... [ 84%] api/keystone.resource.backends DEBUG: reading sources... [ 84%] api/keystone.resource.backends.base DEBUG: reading sources... [ 84%] api/keystone.resource.backends.resource_options DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql DEBUG: reading sources... [ 84%] api/keystone.resource.backends.sql_model DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends DEBUG: reading sources... [ 84%] api/keystone.resource.config_backends.base DEBUG: reading sources... [ 85%] api/keystone.resource.config_backends.sql DEBUG: reading sources... [ 85%] api/keystone.resource.core DEBUG: reading sources... [ 85%] api/keystone.resource.schema DEBUG: reading sources... [ 85%] api/keystone.revoke DEBUG: reading sources... [ 85%] api/keystone.revoke.backends DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.base DEBUG: reading sources... [ 85%] api/keystone.revoke.backends.sql DEBUG: reading sources... [ 86%] api/keystone.revoke.core DEBUG: reading sources... [ 86%] api/keystone.revoke.model DEBUG: reading sources... [ 86%] api/keystone.server DEBUG: reading sources... [ 86%] api/keystone.server.backends DEBUG: reading sources... [ 86%] api/keystone.server.flask DEBUG: reading sources... [ 86%] api/keystone.server.flask.application DEBUG: reading sources... [ 86%] api/keystone.server.flask.common DEBUG: reading sources... [ 87%] api/keystone.server.flask.core DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.json_body DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.auth_context DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.middleware.url_normalize DEBUG: reading sources... [ 87%] api/keystone.server.flask.request_processing.req_logging DEBUG: reading sources... [ 87%] api/keystone.server.wsgi DEBUG: reading sources... [ 88%] api/keystone.token DEBUG: reading sources... [ 88%] api/keystone.token.provider DEBUG: reading sources... [ 88%] api/keystone.token.providers DEBUG: reading sources... [ 88%] api/keystone.token.providers.base DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet DEBUG: reading sources... [ 88%] api/keystone.token.providers.fernet.core DEBUG: reading sources... [ 88%] api/keystone.token.providers.jws DEBUG: reading sources... [ 89%] api/keystone.token.providers.jws.core DEBUG: reading sources... [ 89%] api/keystone.token.token_formatters DEBUG: reading sources... [ 89%] api/keystone.trust DEBUG: reading sources... [ 89%] api/keystone.trust.backends DEBUG: reading sources... [ 89%] api/keystone.trust.backends.base DEBUG: reading sources... [ 89%] api/keystone.trust.backends.sql DEBUG: reading sources... [ 89%] api/keystone.trust.core DEBUG: reading sources... [ 90%] api/keystone.trust.schema DEBUG: reading sources... [ 90%] api/keystone.version DEBUG: reading sources... [ 90%] api/modules DEBUG: reading sources... [ 90%] api_curl_examples DEBUG: reading sources... [ 90%] cli/commands DEBUG: reading sources... [ 90%] cli/index DEBUG: reading sources... [ 90%] cli/keystone-manage DEBUG: reading sources... [ 91%] cli/keystone-status DEBUG: reading sources... [ 91%] code_documentation DEBUG: reading sources... [ 91%] configuration/config-options DEBUG: loading config file config-generator/keystone.conf DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/index DEBUG: reading sources... [ 91%] configuration/policy DEBUG: reading sources... [ 91%] configuration/samples/index DEBUG: WARNING:stevedore.named:Could not load keystone DEBUG: reading sources... [ 91%] configuration/samples/keystone-conf DEBUG: reading sources... [ 92%] configuration/samples/logging-conf DEBUG: reading sources... [ 92%] configuration/samples/policy-yaml DEBUG: reading sources... [ 92%] contributor/api_change_tutorial DEBUG: reading sources... [ 92%] contributor/architecture DEBUG: reading sources... [ 92%] contributor/auth-plugins DEBUG: reading sources... [ 92%] contributor/caching-layer DEBUG: reading sources... [ 92%] contributor/contributing DEBUG: reading sources... [ 93%] contributor/database-migrations DEBUG: reading sources... [ 93%] contributor/developing-drivers DEBUG: reading sources... [ 93%] contributor/doctor-checks DEBUG: reading sources... [ 93%] contributor/filtering-responsibilities DEBUG: reading sources... [ 93%] contributor/how-can-i-help DEBUG: reading sources... [ 93%] contributor/http-api DEBUG: reading sources... [ 93%] contributor/id-manage DEBUG: reading sources... [ 94%] contributor/index DEBUG: reading sources... [ 94%] contributor/list-truncation DEBUG: reading sources... [ 94%] contributor/programming-exercises DEBUG: reading sources... [ 94%] contributor/proposing-features DEBUG: reading sources... [ 94%] contributor/release-notes DEBUG: reading sources... [ 94%] contributor/service-catalog DEBUG: reading sources... [ 94%] contributor/services DEBUG: reading sources... [ 95%] contributor/set-up-keystone DEBUG: reading sources... [ 95%] contributor/testing-keystone DEBUG: reading sources... [ 95%] contributor/translated-responses DEBUG: reading sources... [ 95%] contributor/vision-reflection DEBUG: reading sources... [ 95%] getting-started/architecture DEBUG: reading sources... [ 95%] getting-started/community DEBUG: reading sources... [ 95%] getting-started/index DEBUG: reading sources... [ 96%] getting-started/policy_mapping DEBUG: reading sources... [ 96%] index DEBUG: reading sources... [ 96%] indices-tables DEBUG: reading sources... [ 96%] install/get-started-obs DEBUG: reading sources... [ 96%] install/get-started-rdo DEBUG: reading sources... [ 96%] install/get-started-ubuntu DEBUG: reading sources... [ 96%] install/index DEBUG: reading sources... [ 97%] install/index-obs DEBUG: reading sources... [ 97%] install/index-rdo DEBUG: reading sources... [ 97%] install/index-ubuntu DEBUG: reading sources... [ 97%] install/keystone-install-obs DEBUG: reading sources... [ 97%] install/keystone-install-rdo DEBUG: reading sources... [ 97%] install/keystone-install-ubuntu DEBUG: reading sources... [ 97%] install/keystone-openrc-obs DEBUG: reading sources... [ 98%] install/keystone-openrc-rdo DEBUG: reading sources... [ 98%] install/keystone-openrc-ubuntu DEBUG: reading sources... [ 98%] install/keystone-users-obs DEBUG: reading sources... [ 98%] install/keystone-users-rdo DEBUG: reading sources... [ 98%] install/keystone-users-ubuntu DEBUG: reading sources... [ 98%] install/keystone-verify-obs DEBUG: reading sources... [ 98%] install/keystone-verify-rdo DEBUG: reading sources... [ 99%] install/keystone-verify-ubuntu DEBUG: reading sources... [ 99%] install/shared/note_configuration_vary_by_distribution DEBUG: reading sources... [ 99%] user/application_credentials DEBUG: reading sources... [ 99%] user/index DEBUG: reading sources... [ 99%] user/json_home DEBUG: reading sources... [ 99%] user/multi-factor-authentication DEBUG: reading sources... [ 99%] user/supported_clients DEBUG: reading sources... [100%] user/trusts DEBUG: WARNING: autodoc: failed to import module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.discovery' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.ec2tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.endpoints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.groups' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_ep_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_inherit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.os_simple_cert' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.regions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.registered_limits' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_assignments' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.role_inferences' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.s3tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.services' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.system' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'api.users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'application_credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.role_backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'assignment.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.external' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.mapped' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.password' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.plugins.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'auth.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.backends.templated' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'catalog.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.bootstrap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.cli' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.caching' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.database' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.debug' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.doctor.tokens_fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'cmd.status' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.authorization' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.cache.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.driver_hints' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.fernet_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.json_home' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.jwt_utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.manager' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.password_hashing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.access_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.consumer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.ec2_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.endpoint_group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.grant' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.group' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.identity_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.implied_role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.policy_association' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.project_endpoint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.protocol' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.region' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.revoke_event' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.role_assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.service_provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.token_revocation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.policies.user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.profiler' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.provider_api' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.enforcer' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.rbac_enforcer.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.render_token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.resource_options.options.immutable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.001_contract_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.003_remove_unencrypted_blob_column_from_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.010_contract_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.011_contract_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.012_contract_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.013_contract_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.014_contract_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.015_contract_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.016_contract_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.022_contract_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.023_contract_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.024_contract_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.030_contract_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.031_contract_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.032_contract_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.033_contract_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.034_contract_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.035_contract_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.036_contract_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.037_contract_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.045_contract_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.046_contract_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.047_contract_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.048_contract_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.053_contract_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.054_contract_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.055_contract_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.056_contract_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.062_contract_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.063_contract_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.064_contract_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.065_contract_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.066_contract_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.072_contract_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.073_contract_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.contract_repo.versions.079_contract_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.001_data_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.003_migrate_unencrypted_credentials' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.010_migrate_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.012_migrate_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.013_migrate_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.014_migrate_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.015_migrate_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.016_migrate_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.022_migrate_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.023_migrate_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.024_migrate_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.030_migrate_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.031_migrate_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.032_migrate_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.033_migrate_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.034_migrate_add_application_credentials_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.035_migrate_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.036_migrate_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.037_migrate_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.045_migrate_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.046_migrate_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.047_migrate_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.048_migrate_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.053_migrate_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.054_migrate_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.055_migrate_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.056_migrate_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.062_migrate_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.063_migrate_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.064_migrate_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.065_migrate_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.066_migrate_add_resource_options_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.072_migrate_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.073_migrate_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: looking for now-outdated files... none found DEBUG: pickling environment... done DEBUG: checking consistency... done DEBUG: writing... keystone-manage.1 { } done DEBUG: build succeeded, 605 warnings. DEBUG: The manual pages are in doc/build/man. DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.data_migration_repo.versions.079_migrate_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.001_expand_initial_null_migration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.002_password_created_at_not_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.003_add_key_hash_and_encrypted_blob_to_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.004_reset_password_created_at' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.005_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.006_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.007_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.008_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.009_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.010_expand_add_revocation_event_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.011_expand_user_id_unique_for_nonlocal_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.012_expand_add_domain_id_to_idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.013_expand_protocol_cascade_delete_for_federated_user' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.014_expand_add_domain_id_to_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.015_expand_update_federated_user_domain' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.016_expand_add_user_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.017_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.018_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.019_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.020_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.021_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.022_expand_add_default_project_id_index' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.023_expand_add_second_password_column_for_expanded_hash_sizes' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.024_expand_create_created_at_int_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.025_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.026_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.027_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.028_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.029_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.030_expand_add_project_tags_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.031_expand_system_assignment_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.032_expand_add_expired_at_int_to_trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.033_expand_add_limits_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.034_expand_add_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.035_expand_add_system_column_to_application_credential_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.036_expand_rename_application_credential_restriction_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.037_expand_remove_service_and_region_fk_for_registered_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.038_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.039_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.040_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.041_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.042_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.043_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.044_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.045_expand_add_description_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.046_expand_old_password_data_to_password_hash_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.047_expand_update_pk_for_unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.048_expand_add_registered_limit_id_column_for_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.049_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.050_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.051_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.052_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.053_expand_add_role_description_to_role_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.054_expand_drop_old_passoword_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.055_expand_add_domain_to_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.056_expand_add_application_credential_access_rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.057_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.058_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.059_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.060_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.061_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.062_expand_extract_redelegation_data_from_extras' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.063_expand_drop_limit_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.064_expand_add_remote_id_attribute_to_federation_protocol_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.065_expand_add_user_external_id_to_access_rule' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.066_expand_add_role_and_project_option_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.067_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.072_expand_drop_domain_id_fk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.073_expand_expiring_group_membership' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.074_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.075_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.expand_repo.versions.079_expand_update_local_id_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.manage' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.067_kilo' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.068_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.069_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.070_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.071_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.072_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.073_insert_assignment_inherited_pk' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.074_add_is_domain_project' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.075_confirm_config_registration' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.076_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.077_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.078_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.079_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.080_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.081_add_endpoint_policy_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.082_add_federation_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.083_add_oauth1_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.084_add_revoke_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.085_add_endpoint_filtering_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.086_add_duplicate_constraint_trusts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.087_implied_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.088_domain_specific_roles' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.089_add_root_of_all_domains' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.090_add_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.091_migrate_data_to_local_user_and_password_tables' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.092_make_implied_roles_fks_cascaded' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.093_migrate_domains_to_projects' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.094_add_federated_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.095_add_integer_pkey_to_revocation_event_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.096_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.097_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.098_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.099_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.100_placeholder' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.101_drop_role_name_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.102_drop_domain_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.103_add_nonlocal_user_table' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.104_drop_user_name_domainid_constraint' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.105_add_password_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.106_allow_password_column_to_be_nullable' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.107_add_user_date_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.108_add_failed_auth_columns' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.migrate_repo.versions.109_add_password_self_service_column' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.sql.upgrades' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.parameter_types' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'common.validation.validators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.application_credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.assignment' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.catalog' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.default' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.domain_config' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_filter' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.eventlet_server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_receipts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.fernet_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.identity_mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.jwt_tokens' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.memcache' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.opts' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.role' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.saml' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.security_compliance' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.shadow_users' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.tokenless_auth' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.totp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.unified_limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'conf.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'credential.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'endpoint_policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'exception' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.constants' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.idp' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'federation.utils' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'i18n' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.ldap.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.generator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.id_generators.sha256' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.mapping' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.mapping_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'identity.shadow_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.flat' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.models.strict_two_level' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'limit.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.receipt_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.revoke_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'models.token_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'notifications' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'oauth1.validator' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.rules' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'policy.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.handlers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'receipt.receipt_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.resource_options' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.backends.sql_model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.config_backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'resource.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'revoke.model' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.application' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.common' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.json_body' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.auth_context' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.middleware.url_normalize' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.flask.request_processing.req_logging' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'server.wsgi' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.provider' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.fernet.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.providers.jws.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'token.token_formatters' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.base' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.backends.sql' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.core' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'trust.schema' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: WARNING: autodoc: failed to import module 'version' from module 'keystone'; the following exception was raised: DEBUG: No module named 'keystone' DEBUG: + mkdir -p /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/man/man1 DEBUG: + install -p -D -m 644 doc/build/man/keystone-manage.1 /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/man/man1/ DEBUG: + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo DEBUG: + install -d -m 755 /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share DEBUG: + rm -f /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/de/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/en_GB/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/es/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/fr/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/it/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ja/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ko_KR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/pt_BR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/ru/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/tr_TR/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_CN/LC_MESSAGES/keystone.po /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/zh_TW/LC_MESSAGES/keystone.po DEBUG: + rm -f '/builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale/*pot' DEBUG: + mv /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6/site-packages/keystone/locale /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/locale DEBUG: + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 keystone --all-name DEBUG: + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 20.0.2-0.20240313165906.5f5e43b.el8 --unique-debug-suffix -20.0.2-0.20240313165906.5f5e43b.el8.x86_64 --unique-debug-src-base openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/keystone-20.0.2.dev8 DEBUG: find: 'debug': No such file or directory DEBUG: + /usr/lib/rpm/check-buildroot DEBUG: + /usr/lib/rpm/redhat/brp-ldconfig DEBUG: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/etc/ld.so.conf: No such file or directory DEBUG: + /usr/lib/rpm/brp-compress DEBUG: + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip DEBUG: + /usr/lib/rpm/brp-python-bytecompile '' 1 DEBUG: Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python DEBUG: + /usr/lib/rpm/brp-python-hardlink DEBUG: + PYTHON3=/usr/libexec/platform-python DEBUG: + /usr/lib/rpm/redhat/brp-mangle-shebangs DEBUG: mangling shebang in /usr/share/keystone/sample_data.sh from /usr/bin/env bash to #!/usr/bin/bash DEBUG: Processing files: openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NCBaey DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + cp -pr README.rst /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/doc/openstack-keystone DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.H2xn5R DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/openstack-keystone DEBUG: + exit 0 DEBUG: Provides: config(openstack-keystone) = 1:20.0.2-0.20240313165906.5f5e43b.el8 openstack-keystone = 1:20.0.2-0.20240313165906.5f5e43b.el8 DEBUG: Requires(interp): /bin/sh /bin/sh DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires(pre): /bin/sh shadow-utils DEBUG: Requires(post): /bin/sh DEBUG: Requires: /bin/bash /usr/bin/bash /usr/libexec/platform-python DEBUG: Processing files: python3-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vYRhV6 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/python3-keystone DEBUG: + exit 0 DEBUG: Provides: python3-keystone = 1:20.0.2-0.20240313165906.5f5e43b.el8 python3.6dist(keystone) = 20.0.2.dev8 python3dist(keystone) = 20.0.2.dev8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: python3-keystone-tests-20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BFPdRc DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/python3-keystone-tests DEBUG: + exit 0 DEBUG: Provides: python3-keystone-tests = 1:20.0.2-0.20240313165906.5f5e43b.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Requires: python(abi) = 3.6 DEBUG: Processing files: openstack-keystone-doc-20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Tzhfn0 DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + DOCDIR=/builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export DOCDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/doc/openstack-keystone-doc DEBUG: + exit 0 DEBUG: Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MiUb5f DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + LICENSEDIR=/builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + export LC_ALL=C DEBUG: + LC_ALL=C DEBUG: + export LICENSEDIR DEBUG: + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64/usr/share/licenses/openstack-keystone-doc DEBUG: + exit 0 DEBUG: Provides: openstack-keystone-doc = 1:20.0.2-0.20240313165906.5f5e43b.el8 DEBUG: Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 DEBUG: Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/python3-keystone-tests-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm DEBUG: Wrote: /builddir/build/RPMS/openstack-keystone-doc-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm DEBUG: Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.86zD8H DEBUG: + umask 022 DEBUG: + cd /builddir/build/BUILD DEBUG: + cd keystone-20.0.2.dev8 DEBUG: + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.x86_64 DEBUG: + exit 0 DEBUG: Child return code was: 0 Finish: rpmbuild openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm DEBUG: Copying packages to result dir Finish: build phase for openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm INFO: Done(/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.src.rpm) Config(dlrn-5) 5 minutes 31 seconds INFO: Results and/or logs in: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root Start(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root. DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root_cache/ INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5-bootstrap/dnf_cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3755952 3059584 4024220 9323808 8020672 DEBUG: Swap: 16777212 4281564 12495648 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 584M 3.8G 14% /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: /dev/vda1 550G 326G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/log/yum.log DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root DEBUG: resultdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/results DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share DEBUG: Copying /usr/share/distribution-gpg-keys to the bootstrap chroot DEBUG: child environment: None DEBUG: Executing command: ['cp', '-a', '/usr/share/distribution-gpg-keys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/usr/share'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc/dnf DEBUG: configure DNF vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/etc DEBUG: method _fixup_build_user skipped in bootstrap DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/.initialized Finish(bootstrap): chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 Start: chroot init DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root INFO: mounting tmpfs at /var/lib/mock/dlrn-centos8-xena-x86_64-5/root. DEBUG: child environment: None DEBUG: Executing command: ['mount', '-n', '-t', 'tmpfs', '-o', 'mode=0755', '-o', 'nr_inodes=0', '-o', 'size=4g', 'mock_chroot_tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 INFO: calling preinit hooks INFO: enabled root cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/ Start: unpacking root cache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/tar', '--use-compress-program', 'pigz', '-xf', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/root_cache/cache.tar.gz', '-C', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./dev DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/./var/log Finish: unpacking root cache INFO: enabled package manager cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache DEBUG: ensuring that dir exists: /var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin DEBUG: child environment: None DEBUG: Executing command: ['/usr/bin/lscpu'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Architecture: x86_64 DEBUG: CPU op-mode(s): 32-bit, 64-bit DEBUG: Byte Order: Little Endian DEBUG: CPU(s): 4 DEBUG: On-line CPU(s) list: 0-3 DEBUG: Thread(s) per core: 1 DEBUG: Core(s) per socket: 1 DEBUG: Socket(s): 4 DEBUG: NUMA node(s): 1 DEBUG: Vendor ID: AuthenticAMD DEBUG: CPU family: 23 DEBUG: Model: 49 DEBUG: Model name: AMD EPYC-Rome Processor DEBUG: Stepping: 0 DEBUG: CPU MHz: 2799.998 DEBUG: BogoMIPS: 5599.99 DEBUG: Virtualization: AMD-V DEBUG: Hypervisor vendor: KVM DEBUG: Virtualization type: full DEBUG: L1d cache: 32K DEBUG: L1i cache: 32K DEBUG: L2 cache: 512K DEBUG: L3 cache: 16384K DEBUG: NUMA node0 CPU(s): 0-3 DEBUG: Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt lbrv nrip_save tsc_scale vmcb_clean pausefilter pfthreshold umip rdpid arch_capabilities DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/free'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: total used free shared buff/cache available DEBUG: Mem: 16139344 3631880 2145072 5030976 10362392 7137744 DEBUG: Swap: 16777212 4281564 12495648 DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/df', '-H', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/cache/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Filesystem Size Used Avail Use% Mounted on DEBUG: mock_chroot_tmpfs 4.3G 1.0G 3.3G 24% /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: /dev/vda1 550G 326G 225G 60% / DEBUG: Child return code was: 0 DEBUG: create skeleton dirs DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/lib/dbus DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/tmp/ccache DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/tmp DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/vars DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum.repos.d DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/run/lock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/mapper DEBUG: kernel version == 4.18.0-485.el8.x86_64 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/fstab DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/yum/yum.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf/dnf.conf DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/log/yum.log DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/yum_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/dlrn-centos8-xena-x86_64-5/dnf_cache', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.d3m5e5at', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: rootdir = /var/lib/mock/dlrn-centos8-xena-x86_64-5/root DEBUG: resultdir = /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/pki/mock DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/etc/dnf DEBUG: configure DNF vars DEBUG: child environment: None DEBUG: Using nspawn with args None DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '95458a7e43a34b95a77960e831020d27', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root', '-a', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/usermod', '-u', '1024', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: usermod: no changes DEBUG: Child return code was: 0 DEBUG: touching file: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/.initialized Finish: chroot init INFO: Installing built packages DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: creating dir: /var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'bind', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,bind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: installing package(s): /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-doc-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/python3-keystone-tests-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/python3-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm /home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux DEBUG: child environment: None DEBUG: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: ensuring that dir exists: /var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir DEBUG: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-doc-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/python3-keystone-tests-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/python3-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm'] DEBUG: child environment: None DEBUG: Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zps6fph0:/etc/resolv.conf'] DEBUG: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'b07df10bea244cfc9806df0d7ec78730', '-D', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.zps6fph0:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/', '--releasever', '8', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'install', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-doc-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/python3-keystone-tests-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/python3-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm', '/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251/openstack-keystone-20.0.2-0.20240313165906.5f5e43b.el8.noarch.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG: delorean-openstack-ironic-python-agent-builder- 26 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-cinder-f8ea857720addd986dd50 24 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-manilaclient-135cdf98c317827634 32 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-aodh-dd23f13d20de205dddd048e 29 kB/s | 3.0 kB 00:00 DEBUG: delorean-diskimage-builder-2ba78f79a11633efde29 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-nova-ac1c6a8c7d85502babdf617 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-glance-4fc2ea4a85bbca25fae84 27 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-manila-8ab5ec6b4f9393d940da6 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-neutron-f99ec47c4c437fb8bb96 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-2a2ad0d92152fd12de4d 30 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-keystone-tests-tempest-f57af91f 35 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-swift-6fb3011a7f25803f399f9f 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-tempest-1580f6f8437bd07e008c 31 kB/s | 3.0 kB 00:00 DEBUG: delorean-tripleo-repos-c73cb0f636cbb9cd620a894c 28 kB/s | 3.0 kB 00:00 DEBUG: delorean-openstack-octavia-ui-35188073b2d7ca5b9 33 kB/s | 3.0 kB 00:00 DEBUG: delorean-python-validations-libs-8d9e1b5dfd43be 32 kB/s | 3.0 kB 00:00 DEBUG: CentOS-Stream - Base 35 kB/s | 3.9 kB 00:00 DEBUG: CentOS-Stream - AppStream 30 kB/s | 4.4 kB 00:00 DEBUG: CentOS-Stream - Extras 17 kB/s | 2.9 kB 00:00 DEBUG: CentOS-Stream - PowerTools 18 kB/s | 4.4 kB 00:00 DEBUG: dlrn-xena-testing 26 kB/s | 3.0 kB 00:00 DEBUG: dlrn-xena-build-deps 25 kB/s | 3.0 kB 00:00 DEBUG: Advanced Virtualization mirror 24 kB/s | 3.0 kB 00:00 DEBUG: Messaging RabbitMQ 32 kB/s | 3.0 kB 00:00 DEBUG: opstools 26 kB/s | 3.0 kB 00:00 DEBUG: NFV SIG OpenvSwitch 25 kB/s | 3.0 kB 00:00 DEBUG: Dependencies resolved. DEBUG: ================================================================================================================ DEBUG: Package Arch Version Repository Size DEBUG: ================================================================================================================ DEBUG: Installing: DEBUG: openstack-keystone noarch 1:20.0.2-0.20240313165906.5f5e43b.el8 @commandline 84 k DEBUG: openstack-keystone-doc noarch 1:20.0.2-0.20240313165906.5f5e43b.el8 @commandline 1.7 M DEBUG: python3-keystone noarch 1:20.0.2-0.20240313165906.5f5e43b.el8 @commandline 1.1 M DEBUG: python3-keystone-tests noarch 1:20.0.2-0.20240313165906.5f5e43b.el8 @commandline 1.1 M DEBUG: Installing dependencies: DEBUG: libsodium x86_64 1.0.18-2.el8 delorean-xena-testing 163 k DEBUG: libyaml x86_64 0.1.7-5.el8 Stream-BaseOS 61 k DEBUG: python-oslo-cache-lang noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 16 k DEBUG: python-oslo-concurrency-lang noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 13 k DEBUG: python-oslo-db-lang noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 13 k DEBUG: python-oslo-i18n-lang noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 13 k DEBUG: python-oslo-log-lang noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 12 k DEBUG: python-oslo-middleware-lang noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 11 k DEBUG: python-oslo-policy-lang noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 11 k DEBUG: python-oslo-utils-lang noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 12 k DEBUG: python-pycadf-common noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 14 k DEBUG: python3-PyMySQL noarch 0.10.1-2.module_el8+762+77bd8591 Stream-AppStream 110 k DEBUG: python3-alembic noarch 1.7.1-3.el8 delorean-xena-testing 1.1 M DEBUG: python3-amqp noarch 5.0.5-1.el8 delorean-xena-testing 97 k DEBUG: python3-aniso8601 noarch 8.1.0-1.el8 delorean-xena-testing 81 k DEBUG: python3-attrs noarch 17.4.0-6.el8 Stream-AppStream 53 k DEBUG: python3-bcrypt x86_64 3.1.7-3.el8 delorean-xena-testing 44 k DEBUG: python3-cachetools noarch 4.2.0-1.el8 delorean-xena-testing 35 k DEBUG: python3-click noarch 6.7-8.el8 Stream-BaseOS 131 k DEBUG: python3-dataclasses noarch 0.8-1.el8 delorean-xena-testing 33 k DEBUG: python3-dateutil noarch 1:2.6.1-6.el8 Stream-BaseOS 251 k DEBUG: python3-debtcollector noarch 2.3.0-0.20210909100842.0bf5bf5.el8 delorean-component-common 31 k DEBUG: python3-decorator noarch 4.4.0-5.el8 delorean-xena-testing 32 k DEBUG: python3-defusedxml noarch 0.7.1-1.el8 delorean-xena-testing 54 k DEBUG: python3-dogpile-cache noarch 1.1.5-1.1.el8 delorean-xena-testing 91 k DEBUG: python3-etcd3gw noarch 0.2.5-1.el8 delorean-xena-testing 41 k DEBUG: python3-fasteners noarch 0.14.1-20.el8 delorean-xena-testing 44 k DEBUG: python3-flask noarch 1:1.1.2-4.el8 delorean-xena-testing 165 k DEBUG: python3-flask-restful noarch 0.3.8-4.el8 delorean-xena-testing 123 k DEBUG: python3-future noarch 0.18.2-3.el8 delorean-xena-testing 789 k DEBUG: python3-futurist noarch 2.4.0-0.20210908172359.d70c7e5.el8 delorean-component-common 63 k DEBUG: python3-importlib-metadata noarch 1.7.0-1.el8 delorean-xena-testing 46 k DEBUG: python3-importlib-resources noarch 4.1.1-1.el8 delorean-xena-testing 47 k DEBUG: python3-inotify noarch 0.9.6-13.el8 Stream-BaseOS 57 k DEBUG: python3-iso8601 noarch 0.1.12-3.el8 delorean-xena-testing 25 k DEBUG: python3-itsdangerous noarch 0.24-14.el8 Stream-AppStream 31 k DEBUG: python3-jeepney noarch 0.4.3-1.el8 delorean-xena-testing 4.7 M DEBUG: python3-jsonschema noarch 3.2.0-5.el8 delorean-xena-testing 112 k DEBUG: python3-jwt noarch 1.6.1-2.el8 Stream-BaseOS 43 k DEBUG: python3-keyring noarch 21.0.0-1.el8 delorean-xena-testing 80 k DEBUG: python3-keystoneauth1 noarch 4.4.0-0.20240201063729.112bcae.el8 delorean-component-security 431 k DEBUG: python3-keystoneclient noarch 1:4.3.0-0.20220713075919.d5cb761.el8 delorean-component-clients 252 k DEBUG: python3-keystonemiddleware noarch 9.3.0-0.20210909120330.90df936.el8 delorean-component-security 92 k DEBUG: python3-kombu noarch 1:5.0.2-1.el8 delorean-xena-testing 338 k DEBUG: python3-ldap x86_64 3.3.1-2.el8 Stream-AppStream 230 k DEBUG: python3-ldappool noarch 2.4.0-5.el8 delorean-xena-testing 30 k DEBUG: python3-mako noarch 1.0.6-14.el8 Stream-AppStream 157 k DEBUG: python3-memcached noarch 1.59-1.el8 delorean-xena-testing 44 k DEBUG: python3-migrate noarch 0.13.0-1.el8 delorean-xena-testing 238 k DEBUG: python3-msgpack x86_64 1.0.2-1.el8 delorean-xena-testing 93 k DEBUG: python3-netaddr noarch 0.7.19-8.el8 Stream-AppStream 1.5 M DEBUG: python3-netifaces x86_64 0.10.6-4.el8 Stream-AppStream 25 k DEBUG: python3-oauthlib noarch 2.1.0-1.el8 Stream-BaseOS 155 k DEBUG: python3-os-service-types noarch 1.7.0-0.20220311090043.0b2f473.el8 delorean-component-clients 36 k DEBUG: python3-oslo-cache noarch 2.8.2-0.20220318083550.55cb199.el8 delorean-component-common 53 k DEBUG: python3-oslo-concurrency noarch 4.4.1-0.20210913063308.8e08400.el8 delorean-component-common 40 k DEBUG: python3-oslo-config noarch 2:8.7.1-0.20210908173604.1a7bd66.el8 delorean-component-common 227 k DEBUG: python3-oslo-context noarch 3.3.2-0.20211026070319.7187c67.el8 delorean-component-common 25 k DEBUG: python3-oslo-db noarch 11.0.0-0.20210910154117.75661fb.el8 delorean-component-common 146 k DEBUG: python3-oslo-i18n noarch 5.1.0-0.20210908181331.b031d17.el8 delorean-component-common 57 k DEBUG: python3-oslo-log noarch 4.6.0-0.20210908173310.41c8807.el8 delorean-component-common 62 k DEBUG: python3-oslo-messaging noarch 12.9.4-0.20220627084906.49ec24c.el8 delorean-component-common 231 k DEBUG: python3-oslo-metrics noarch 0.3.1-0.20220214085829.b904335.el8 delorean-component-common 23 k DEBUG: python3-oslo-middleware noarch 4.4.0-0.20210908180655.da7987c.el8 delorean-component-common 57 k DEBUG: python3-oslo-policy noarch 3.8.3-0.20211029111327.ff2a39f.el8 delorean-component-common 75 k DEBUG: python3-oslo-serialization noarch 4.2.0-0.20210908170955.2b94a4f.el8 delorean-component-common 32 k DEBUG: python3-oslo-service noarch 2.6.2-0.20220513142341.03d4fdd.el8 delorean-component-common 70 k DEBUG: python3-oslo-upgradecheck noarch 1.4.0-0.20210908165845.3ca8698.el8 delorean-component-common 26 k DEBUG: python3-oslo-utils noarch 4.10.2-0.20220513072912.90a5046.el8 delorean-component-common 80 k DEBUG: python3-osprofiler noarch 3.4.2-0.20210908180341.e475de6.el8 delorean-component-common 132 k DEBUG: python3-passlib noarch 1.7.4-1.el8 delorean-xena-testing 791 k DEBUG: python3-paste noarch 3.5.0-1.el8 delorean-xena-testing 813 k DEBUG: python3-paste-deploy noarch 2.1.1-1.el8 delorean-xena-testing 40 k DEBUG: python3-prettytable noarch 0.7.2-14.el8 Stream-AppStream 44 k DEBUG: python3-prometheus_client noarch 0.7.1-2.el8 delorean-xena-testing 82 k DEBUG: python3-pyOpenSSL noarch 19.0.0-1.el8 Stream-AppStream 103 k DEBUG: python3-pyasn1 noarch 0.4.6-3.el8 delorean-xena-testing 140 k DEBUG: python3-pyasn1-modules noarch 0.4.6-3.el8 delorean-xena-testing 151 k DEBUG: python3-pycadf noarch 3.1.1-0.20210906193823.4179996.el8 delorean-component-common 51 k DEBUG: python3-pynacl x86_64 1.4.0-1.el8 delorean-xena-testing 109 k DEBUG: python3-pyngus noarch 2.3.0-4.el8 delorean-xena-testing 54 k DEBUG: python3-pyrsistent x86_64 0.17.3-1.el8 delorean-xena-testing 107 k DEBUG: python3-pysaml2 noarch 6.1.0-1.el8 delorean-xena-testing 541 k DEBUG: python3-pyyaml x86_64 5.4.1-2.el8 delorean-xena-testing 208 k DEBUG: python3-qpid-proton x86_64 0.35.0-3.el8s centos-opstools 396 k DEBUG: python3-repoze-lru noarch 0.7-6.el8 delorean-xena-testing 33 k DEBUG: python3-rfc3986 noarch 1.4.0-3.el8 delorean-xena-testing 52 k DEBUG: python3-routes noarch 2.4.1-12.el8 delorean-xena-testing 196 k DEBUG: python3-scrypt x86_64 0.8.0-11.el8 delorean-xena-testing 34 k DEBUG: python3-secretstorage noarch 3.1.1-4.el8 delorean-xena-testing 36 k DEBUG: python3-sqlparse noarch 0.3.1-3.el8 delorean-xena-testing 88 k DEBUG: python3-statsd noarch 3.2.1-16.el8 delorean-xena-testing 35 k DEBUG: python3-stevedore noarch 3.4.2-0.20221021074429.1c12706.el8 delorean-component-clients 69 k DEBUG: python3-tempita noarch 0.5.1-25.el8 delorean-xena-testing 39 k DEBUG: python3-vine noarch 5.0.0-2.el8 delorean-xena-testing 26 k DEBUG: python3-webob noarch 1.8.6-3.el8 delorean-xena-testing 253 k DEBUG: python3-werkzeug noarch 2.0.1-2.el8 delorean-xena-testing 456 k DEBUG: python3-wrapt x86_64 1.12.1-3.el8 delorean-xena-testing 55 k DEBUG: python3-yappi x86_64 1.3.0-1.el8 delorean-xena-testing 54 k DEBUG: python3-zipp noarch 3.4.0-1.el8 delorean-xena-testing 16 k DEBUG: qpid-proton-c x86_64 0.35.0-3.el8s centos-opstools 218 k DEBUG: Transaction Summary DEBUG: ================================================================================================================ DEBUG: Install 105 Packages DEBUG: Total size: 23 M DEBUG: Total download size: 60 k DEBUG: Installed size: 102 M DEBUG: Downloading Packages: DEBUG: [SKIPPED] python3-keystoneclient-4.3.0-0.20220713075919.d5cb761.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-config-8.7.1-0.20210908173604.1a7bd66.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-osprofiler-3.4.2-0.20210908180341.e475de6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystoneauth1-4.4.0-0.20240201063729.112bcae.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libyaml-0.1.7-5.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-click-6.7-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dateutil-2.6.1-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-inotify-0.9.6-13.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jwt-1.6.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-oauthlib-2.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-attrs-17.4.0-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-itsdangerous-0.24-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldap-3.3.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-mako-1.0.6-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netaddr-0.7.19-8.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-netifaces-0.10.6-4.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-prettytable-0.7.2-14.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyOpenSSL-19.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] libsodium-1.0.18-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-alembic-1.7.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-amqp-5.0.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-aniso8601-8.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-bcrypt-3.1.7-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-cachetools-4.2.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dataclasses-0.8-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-decorator-4.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-defusedxml-0.7.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-dogpile-cache-1.1.5-1.1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-etcd3gw-0.2.5-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-fasteners-0.14.1-20.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-1.1.2-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-flask-restful-0.3.8-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-future-0.18.2-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-metadata-1.7.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-importlib-resources-4.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-iso8601-0.1.12-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jeepney-0.4.3-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-jsonschema-3.2.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-keyring-21.0.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-kombu-5.0.2-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-ldappool-2.4.0-5.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-memcached-1.59-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-migrate-0.13.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-msgpack-1.0.2-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-passlib-1.7.4-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-3.5.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-paste-deploy-2.1.1-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-prometheus_client-0.7.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyasn1-modules-0.4.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pynacl-1.4.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyngus-2.3.0-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyrsistent-0.17.3-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-pysaml2-6.1.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-pyyaml-5.4.1-2.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-repoze-lru-0.7-6.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-rfc3986-1.4.0-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-routes-2.4.1-12.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-secretstorage-3.1.1-4.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-sqlparse-0.3.1-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-statsd-3.2.1-16.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-tempita-0.5.1-25.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-vine-5.0.0-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-webob-1.8.6-3.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-werkzeug-2.0.1-2.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-wrapt-1.12.1-3.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-yappi-1.3.0-1.el8.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] python3-zipp-3.4.0-1.el8.noarch.rpm: Already downloaded DEBUG: [SKIPPED] python3-qpid-proton-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: [SKIPPED] qpid-proton-c-0.35.0-3.el8s.x86_64.rpm: Already downloaded DEBUG: (100/101): python3-oslo-upgradecheck-1.4.0-0.20 132 kB/s | 26 kB 00:00 DEBUG: (101/101): python3-scrypt-0.8.0-11.el8.x86_64.r 152 kB/s | 34 kB 00:00 DEBUG: -------------------------------------------------------------------------------- DEBUG: Total 259 kB/s | 60 kB 00:00 DEBUG: Running transaction check DEBUG: Transaction check succeeded. DEBUG: Running transaction test DEBUG: Transaction test succeeded. DEBUG: Running transaction DEBUG: Preparing : 1/1 DEBUG: Installing : python3-webob-1.8.6-3.el8.noarch 1/105 DEBUG: Installing : python3-decorator-4.4.0-5.el8.noarch 2/105 DEBUG: Installing : python3-prettytable-0.7.2-14.el8.noarch 3/105 DEBUG: Installing : python3-netaddr-0.7.19-8.el8.noarch 4/105 DEBUG: Installing : python3-dateutil-1:2.6.1-6.el8.noarch 5/105 DEBUG: Installing : python3-zipp-3.4.0-1.el8.noarch 6/105 DEBUG: Installing : python3-importlib-metadata-1.7.0-1.el8.noarch 7/105 DEBUG: Installing : python3-stevedore-3.4.2-0.20221021074429.1c12706 8/105 DEBUG: Installing : python3-vine-5.0.0-2.el8.noarch 9/105 DEBUG: Installing : python3-amqp-5.0.5-1.el8.noarch 10/105 DEBUG: Installing : python3-tempita-0.5.1-25.el8.noarch 11/105 DEBUG: Installing : python3-pyasn1-0.4.6-3.el8.noarch 12/105 DEBUG: Installing : python3-msgpack-1.0.2-1.el8.x86_64 13/105 DEBUG: Installing : python3-memcached-1.59-1.el8.noarch 14/105 DEBUG: Installing : python3-iso8601-0.1.12-3.el8.noarch 15/105 DEBUG: Installing : python3-bcrypt-3.1.7-3.el8.x86_64 16/105 DEBUG: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 17/105 DEBUG: Installing : python3-paste-3.5.0-1.el8.noarch 18/105 DEBUG: Installing : python3-mako-1.0.6-14.el8.noarch 19/105 DEBUG: Installing : python3-dogpile-cache-1.1.5-1.1.el8.noarch 20/105 DEBUG: Installing : python3-jwt-1.6.1-2.el8.noarch 21/105 DEBUG: Installing : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 22/105 DEBUG: Installing : python3-etcd3gw-0.2.5-1.el8.noarch 23/105 DEBUG: Installing : python3-oauthlib-2.1.0-1.el8.noarch 24/105 DEBUG: Installing : python3-paste-deploy-2.1.1-1.el8.noarch 25/105 DEBUG: Installing : python3-pyasn1-modules-0.4.6-3.el8.noarch 26/105 DEBUG: Installing : python3-ldap-3.3.1-2.el8.x86_64 27/105 DEBUG: Installing : python3-ldappool-2.4.0-5.el8.noarch 28/105 DEBUG: Installing : python3-kombu-1:5.0.2-1.el8.noarch 29/105 DEBUG: Installing : python3-importlib-resources-4.1.1-1.el8.noarch 30/105 DEBUG: Installing : python3-alembic-1.7.1-3.el8.noarch 31/105 DEBUG: Installing : python3-aniso8601-8.1.0-1.el8.noarch 32/105 DEBUG: Installing : python3-prometheus_client-0.7.1-2.el8.noarch 33/105 DEBUG: Installing : qpid-proton-c-0.35.0-3.el8s.x86_64 34/105 DEBUG: Installing : python3-qpid-proton-0.35.0-3.el8s.x86_64 35/105 DEBUG: Installing : python3-pyngus-2.3.0-4.el8.noarch 36/105 DEBUG: Installing : python3-yappi-1.3.0-1.el8.x86_64 37/105 DEBUG: Installing : python3-wrapt-1.12.1-3.el8.x86_64 38/105 DEBUG: Installing : python3-debtcollector-2.3.0-0.20210909100842.0bf 39/105 DEBUG: Installing : python3-oslo-context-3.3.2-0.20211026070319.7187 40/105 DEBUG: Installing : python3-statsd-3.2.1-16.el8.noarch 41/105 DEBUG: Installing : python3-sqlparse-0.3.1-3.el8.noarch 42/105 DEBUG: Installing : python3-migrate-0.13.0-1.el8.noarch 43/105 DEBUG: Installing : python3-scrypt-0.8.0-11.el8.x86_64 44/105 DEBUG: Installing : python3-rfc3986-1.4.0-3.el8.noarch 45/105 DEBUG: Installing : python3-repoze-lru-0.7-6.el8.noarch 46/105 DEBUG: Installing : python3-routes-2.4.1-12.el8.noarch 47/105 DEBUG: Installing : python3-pyrsistent-0.17.3-1.el8.x86_64 48/105 DEBUG: Installing : python3-passlib-1.7.4-1.el8.noarch 49/105 DEBUG: Installing : python3-jeepney-0.4.3-1.el8.noarch 50/105 DEBUG: Installing : python3-secretstorage-3.1.1-4.el8.noarch 51/105 DEBUG: Installing : python3-keyring-21.0.0-1.el8.noarch 52/105 DEBUG: Installing : python3-future-0.18.2-3.el8.noarch 53/105 DEBUG: Installing : python3-fasteners-0.14.1-20.el8.noarch 54/105 DEBUG: Installing : python3-defusedxml-0.7.1-1.el8.noarch 55/105 DEBUG: Installing : python3-pysaml2-6.1.0-1.el8.noarch 56/105 DEBUG: Installing : python3-dataclasses-0.8-1.el8.noarch 57/105 DEBUG: Installing : python3-werkzeug-2.0.1-2.el8.noarch 58/105 DEBUG: Installing : python3-cachetools-4.2.0-1.el8.noarch 59/105 DEBUG: Installing : libsodium-1.0.18-2.el8.x86_64 60/105 DEBUG: Installing : python3-pynacl-1.4.0-1.el8.x86_64 61/105 DEBUG: Installing : python3-netifaces-0.10.6-4.el8.x86_64 62/105 DEBUG: Installing : python3-itsdangerous-0.24-14.el8.noarch 63/105 DEBUG: Installing : python3-attrs-17.4.0-6.el8.noarch 64/105 DEBUG: Installing : python3-jsonschema-3.2.0-5.el8.noarch 65/105 DEBUG: Installing : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 66/105 DEBUG: Installing : python3-inotify-0.9.6-13.el8.noarch 67/105 DEBUG: Installing : python3-click-6.7-8.el8.noarch 68/105 DEBUG: Installing : python3-flask-1:1.1.2-4.el8.noarch 69/105 DEBUG: Installing : python3-flask-restful-0.3.8-4.el8.noarch 70/105 DEBUG: Installing : libyaml-0.1.7-5.el8.x86_64 71/105 DEBUG: Installing : python3-pyyaml-5.4.1-2.el8.x86_64 72/105 DEBUG: Installing : python-pycadf-common-3.1.1-0.20210906193823.4179 73/105 DEBUG: Installing : python-oslo-utils-lang-4.10.2-0.20220513072912.9 74/105 DEBUG: Installing : python-oslo-policy-lang-3.8.3-0.20211029111327.f 75/105 DEBUG: Installing : python-oslo-middleware-lang-4.4.0-0.202109081806 76/105 DEBUG: Installing : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 77/105 DEBUG: Installing : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 78/105 DEBUG: Installing : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 79/105 DEBUG: Installing : python3-oslo-utils-4.10.2-0.20220513072912.90a50 80/105 DEBUG: Installing : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 81/105 DEBUG: Installing : python3-oslo-serialization-4.2.0-0.2021090817095 82/105 DEBUG: Installing : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 83/105 DEBUG: Installing : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 84/105 DEBUG: Installing : python3-pycadf-3.1.1-0.20210906193823.4179996.el 85/105 DEBUG: Installing : python3-oslo-middleware-4.4.0-0.20210908180655.d 86/105 DEBUG: Installing : python3-oslo-upgradecheck-1.4.0-0.20210908165845 87/105 DEBUG: Installing : python3-oslo-metrics-0.3.1-0.20220214085829.b904 88/105 DEBUG: Installing : python-oslo-db-lang-11.0.0-0.20210910154117.7566 89/105 DEBUG: Installing : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 90/105 DEBUG: Installing : python-oslo-concurrency-lang-4.4.1-0.20210913063 91/105 DEBUG: Installing : python3-oslo-concurrency-4.4.1-0.20210913063308. 92/105 DEBUG: Installing : python3-oslo-service-2.6.2-0.20220513142341.03d4 93/105 DEBUG: Installing : python3-oslo-messaging-12.9.4-0.20220627084906.4 94/105 DEBUG: Installing : python3-osprofiler-3.4.2-0.20210908180341.e475de 95/105 DEBUG: Installing : python-oslo-cache-lang-2.8.2-0.20220318083550.55 96/105 DEBUG: Installing : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 97/105 DEBUG: Installing : python3-os-service-types-1.7.0-0.20220311090043. 98/105 DEBUG: Installing : python3-keystoneauth1-4.4.0-0.20240201063729.112 99/105 DEBUG: Installing : python3-keystoneclient-1:4.3.0-0.20220713075919. 100/105 DEBUG: Installing : python3-keystonemiddleware-9.3.0-0.2021090912033 101/105 DEBUG: Installing : python3-keystone-1:20.0.2-0.20240313165906.5f5e4 102/105 DEBUG: Running scriptlet: openstack-keystone-1:20.0.2-0.20240313165906.5f5 103/105 DEBUG: Installing : openstack-keystone-1:20.0.2-0.20240313165906.5f5 103/105 DEBUG: Running scriptlet: openstack-keystone-1:20.0.2-0.20240313165906.5f5 103/105 DEBUG: Installing : python3-keystone-tests-1:20.0.2-0.20240313165906 104/105 DEBUG: Installing : openstack-keystone-doc-1:20.0.2-0.20240313165906 105/105 DEBUG: Running scriptlet: openstack-keystone-doc-1:20.0.2-0.20240313165906 105/105 DEBUG: Verifying : python3-keystoneclient-1:4.3.0-0.20220713075919. 1/105 DEBUG: Verifying : python3-os-service-types-1.7.0-0.20220311090043. 2/105 DEBUG: Verifying : python3-stevedore-3.4.2-0.20221021074429.1c12706 3/105 DEBUG: Verifying : python-oslo-cache-lang-2.8.2-0.20220318083550.55 4/105 DEBUG: Verifying : python-oslo-concurrency-lang-4.4.1-0.20210913063 5/105 DEBUG: Verifying : python-oslo-db-lang-11.0.0-0.20210910154117.7566 6/105 DEBUG: Verifying : python-oslo-i18n-lang-5.1.0-0.20210908181331.b03 7/105 DEBUG: Verifying : python-oslo-log-lang-4.6.0-0.20210908173310.41c8 8/105 DEBUG: Verifying : python-oslo-middleware-lang-4.4.0-0.202109081806 9/105 DEBUG: Verifying : python-oslo-policy-lang-3.8.3-0.20211029111327.f 10/105 DEBUG: Verifying : python-oslo-utils-lang-4.10.2-0.20220513072912.9 11/105 DEBUG: Verifying : python-pycadf-common-3.1.1-0.20210906193823.4179 12/105 DEBUG: Verifying : python3-debtcollector-2.3.0-0.20210909100842.0bf 13/105 DEBUG: Verifying : python3-futurist-2.4.0-0.20210908172359.d70c7e5. 14/105 DEBUG: Verifying : python3-oslo-cache-2.8.2-0.20220318083550.55cb19 15/105 DEBUG: Verifying : python3-oslo-concurrency-4.4.1-0.20210913063308. 16/105 DEBUG: Verifying : python3-oslo-config-2:8.7.1-0.20210908173604.1a7 17/105 DEBUG: Verifying : python3-oslo-context-3.3.2-0.20211026070319.7187 18/105 DEBUG: Verifying : python3-oslo-db-11.0.0-0.20210910154117.75661fb. 19/105 DEBUG: Verifying : python3-oslo-i18n-5.1.0-0.20210908181331.b031d17 20/105 DEBUG: Verifying : python3-oslo-log-4.6.0-0.20210908173310.41c8807. 21/105 DEBUG: Verifying : python3-oslo-messaging-12.9.4-0.20220627084906.4 22/105 DEBUG: Verifying : python3-oslo-metrics-0.3.1-0.20220214085829.b904 23/105 DEBUG: Verifying : python3-oslo-middleware-4.4.0-0.20210908180655.d 24/105 DEBUG: Verifying : python3-oslo-policy-3.8.3-0.20211029111327.ff2a3 25/105 DEBUG: Verifying : python3-oslo-serialization-4.2.0-0.2021090817095 26/105 DEBUG: Verifying : python3-oslo-service-2.6.2-0.20220513142341.03d4 27/105 DEBUG: Verifying : python3-oslo-upgradecheck-1.4.0-0.20210908165845 28/105 DEBUG: Verifying : python3-oslo-utils-4.10.2-0.20220513072912.90a50 29/105 DEBUG: Verifying : python3-osprofiler-3.4.2-0.20210908180341.e475de 30/105 DEBUG: Verifying : python3-pycadf-3.1.1-0.20210906193823.4179996.el 31/105 DEBUG: Verifying : python3-keystoneauth1-4.4.0-0.20240201063729.112 32/105 DEBUG: Verifying : python3-keystonemiddleware-9.3.0-0.2021090912033 33/105 DEBUG: Verifying : libyaml-0.1.7-5.el8.x86_64 34/105 DEBUG: Verifying : python3-click-6.7-8.el8.noarch 35/105 DEBUG: Verifying : python3-dateutil-1:2.6.1-6.el8.noarch 36/105 DEBUG: Verifying : python3-inotify-0.9.6-13.el8.noarch 37/105 DEBUG: Verifying : python3-jwt-1.6.1-2.el8.noarch 38/105 DEBUG: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 39/105 DEBUG: Verifying : python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591 40/105 DEBUG: Verifying : python3-attrs-17.4.0-6.el8.noarch 41/105 DEBUG: Verifying : python3-itsdangerous-0.24-14.el8.noarch 42/105 DEBUG: Verifying : python3-ldap-3.3.1-2.el8.x86_64 43/105 DEBUG: Verifying : python3-mako-1.0.6-14.el8.noarch 44/105 DEBUG: Verifying : python3-netaddr-0.7.19-8.el8.noarch 45/105 DEBUG: Verifying : python3-netifaces-0.10.6-4.el8.x86_64 46/105 DEBUG: Verifying : python3-prettytable-0.7.2-14.el8.noarch 47/105 DEBUG: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/105 DEBUG: Verifying : libsodium-1.0.18-2.el8.x86_64 49/105 DEBUG: Verifying : python3-alembic-1.7.1-3.el8.noarch 50/105 DEBUG: Verifying : python3-amqp-5.0.5-1.el8.noarch 51/105 DEBUG: Verifying : python3-aniso8601-8.1.0-1.el8.noarch 52/105 DEBUG: Verifying : python3-bcrypt-3.1.7-3.el8.x86_64 53/105 DEBUG: Verifying : python3-cachetools-4.2.0-1.el8.noarch 54/105 DEBUG: Verifying : python3-dataclasses-0.8-1.el8.noarch 55/105 DEBUG: Verifying : python3-decorator-4.4.0-5.el8.noarch 56/105 DEBUG: Verifying : python3-defusedxml-0.7.1-1.el8.noarch 57/105 DEBUG: Verifying : python3-dogpile-cache-1.1.5-1.1.el8.noarch 58/105 DEBUG: Verifying : python3-etcd3gw-0.2.5-1.el8.noarch 59/105 DEBUG: Verifying : python3-fasteners-0.14.1-20.el8.noarch 60/105 DEBUG: Verifying : python3-flask-1:1.1.2-4.el8.noarch 61/105 DEBUG: Verifying : python3-flask-restful-0.3.8-4.el8.noarch 62/105 DEBUG: Verifying : python3-future-0.18.2-3.el8.noarch 63/105 DEBUG: Verifying : python3-importlib-metadata-1.7.0-1.el8.noarch 64/105 DEBUG: Verifying : python3-importlib-resources-4.1.1-1.el8.noarch 65/105 DEBUG: Verifying : python3-iso8601-0.1.12-3.el8.noarch 66/105 DEBUG: Verifying : python3-jeepney-0.4.3-1.el8.noarch 67/105 DEBUG: Verifying : python3-jsonschema-3.2.0-5.el8.noarch 68/105 DEBUG: Verifying : python3-keyring-21.0.0-1.el8.noarch 69/105 DEBUG: Verifying : python3-kombu-1:5.0.2-1.el8.noarch 70/105 DEBUG: Verifying : python3-ldappool-2.4.0-5.el8.noarch 71/105 DEBUG: Verifying : python3-memcached-1.59-1.el8.noarch 72/105 DEBUG: Verifying : python3-migrate-0.13.0-1.el8.noarch 73/105 DEBUG: Verifying : python3-msgpack-1.0.2-1.el8.x86_64 74/105 DEBUG: Verifying : python3-passlib-1.7.4-1.el8.noarch 75/105 DEBUG: Verifying : python3-paste-3.5.0-1.el8.noarch 76/105 DEBUG: Verifying : python3-paste-deploy-2.1.1-1.el8.noarch 77/105 DEBUG: Verifying : python3-prometheus_client-0.7.1-2.el8.noarch 78/105 DEBUG: Verifying : python3-pyasn1-0.4.6-3.el8.noarch 79/105 DEBUG: Verifying : python3-pyasn1-modules-0.4.6-3.el8.noarch 80/105 DEBUG: Verifying : python3-pynacl-1.4.0-1.el8.x86_64 81/105 DEBUG: Verifying : python3-pyngus-2.3.0-4.el8.noarch 82/105 DEBUG: Verifying : python3-pyrsistent-0.17.3-1.el8.x86_64 83/105 DEBUG: Verifying : python3-pysaml2-6.1.0-1.el8.noarch 84/105 DEBUG: Verifying : python3-pyyaml-5.4.1-2.el8.x86_64 85/105 DEBUG: Verifying : python3-repoze-lru-0.7-6.el8.noarch 86/105 DEBUG: Verifying : python3-rfc3986-1.4.0-3.el8.noarch 87/105 DEBUG: Verifying : python3-routes-2.4.1-12.el8.noarch 88/105 DEBUG: Verifying : python3-scrypt-0.8.0-11.el8.x86_64 89/105 DEBUG: Verifying : python3-secretstorage-3.1.1-4.el8.noarch 90/105 DEBUG: Verifying : python3-sqlparse-0.3.1-3.el8.noarch 91/105 DEBUG: Verifying : python3-statsd-3.2.1-16.el8.noarch 92/105 DEBUG: Verifying : python3-tempita-0.5.1-25.el8.noarch 93/105 DEBUG: Verifying : python3-vine-5.0.0-2.el8.noarch 94/105 DEBUG: Verifying : python3-webob-1.8.6-3.el8.noarch 95/105 DEBUG: Verifying : python3-werkzeug-2.0.1-2.el8.noarch 96/105 DEBUG: Verifying : python3-wrapt-1.12.1-3.el8.x86_64 97/105 DEBUG: Verifying : python3-yappi-1.3.0-1.el8.x86_64 98/105 DEBUG: Verifying : python3-zipp-3.4.0-1.el8.noarch 99/105 DEBUG: Verifying : python3-qpid-proton-0.35.0-3.el8s.x86_64 100/105 DEBUG: Verifying : qpid-proton-c-0.35.0-3.el8s.x86_64 101/105 DEBUG: Verifying : openstack-keystone-doc-1:20.0.2-0.20240313165906 102/105 DEBUG: Verifying : python3-keystone-tests-1:20.0.2-0.20240313165906 103/105 DEBUG: Verifying : python3-keystone-1:20.0.2-0.20240313165906.5f5e4 104/105 DEBUG: Verifying : openstack-keystone-1:20.0.2-0.20240313165906.5f5 105/105 DEBUG: Installed: DEBUG: libsodium-1.0.18-2.el8.x86_64 DEBUG: libyaml-0.1.7-5.el8.x86_64 DEBUG: openstack-keystone-1:20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: openstack-keystone-doc-1:20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: python-oslo-cache-lang-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python-oslo-concurrency-lang-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python-oslo-db-lang-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python-oslo-i18n-lang-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python-oslo-log-lang-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python-oslo-middleware-lang-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python-oslo-policy-lang-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python-oslo-utils-lang-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python-pycadf-common-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-PyMySQL-0.10.1-2.module_el8+762+77bd8591.noarch DEBUG: python3-alembic-1.7.1-3.el8.noarch DEBUG: python3-amqp-5.0.5-1.el8.noarch DEBUG: python3-aniso8601-8.1.0-1.el8.noarch DEBUG: python3-attrs-17.4.0-6.el8.noarch DEBUG: python3-bcrypt-3.1.7-3.el8.x86_64 DEBUG: python3-cachetools-4.2.0-1.el8.noarch DEBUG: python3-click-6.7-8.el8.noarch DEBUG: python3-dataclasses-0.8-1.el8.noarch DEBUG: python3-dateutil-1:2.6.1-6.el8.noarch DEBUG: python3-debtcollector-2.3.0-0.20210909100842.0bf5bf5.el8.noarch DEBUG: python3-decorator-4.4.0-5.el8.noarch DEBUG: python3-defusedxml-0.7.1-1.el8.noarch DEBUG: python3-dogpile-cache-1.1.5-1.1.el8.noarch DEBUG: python3-etcd3gw-0.2.5-1.el8.noarch DEBUG: python3-fasteners-0.14.1-20.el8.noarch DEBUG: python3-flask-1:1.1.2-4.el8.noarch DEBUG: python3-flask-restful-0.3.8-4.el8.noarch DEBUG: python3-future-0.18.2-3.el8.noarch DEBUG: python3-futurist-2.4.0-0.20210908172359.d70c7e5.el8.noarch DEBUG: python3-importlib-metadata-1.7.0-1.el8.noarch DEBUG: python3-importlib-resources-4.1.1-1.el8.noarch DEBUG: python3-inotify-0.9.6-13.el8.noarch DEBUG: python3-iso8601-0.1.12-3.el8.noarch DEBUG: python3-itsdangerous-0.24-14.el8.noarch DEBUG: python3-jeepney-0.4.3-1.el8.noarch DEBUG: python3-jsonschema-3.2.0-5.el8.noarch DEBUG: python3-jwt-1.6.1-2.el8.noarch DEBUG: python3-keyring-21.0.0-1.el8.noarch DEBUG: python3-keystone-1:20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: python3-keystone-tests-1:20.0.2-0.20240313165906.5f5e43b.el8.noarch DEBUG: python3-keystoneauth1-4.4.0-0.20240201063729.112bcae.el8.noarch DEBUG: python3-keystoneclient-1:4.3.0-0.20220713075919.d5cb761.el8.noarch DEBUG: python3-keystonemiddleware-9.3.0-0.20210909120330.90df936.el8.noarch DEBUG: python3-kombu-1:5.0.2-1.el8.noarch DEBUG: python3-ldap-3.3.1-2.el8.x86_64 DEBUG: python3-ldappool-2.4.0-5.el8.noarch DEBUG: python3-mako-1.0.6-14.el8.noarch DEBUG: python3-memcached-1.59-1.el8.noarch DEBUG: python3-migrate-0.13.0-1.el8.noarch DEBUG: python3-msgpack-1.0.2-1.el8.x86_64 DEBUG: python3-netaddr-0.7.19-8.el8.noarch DEBUG: python3-netifaces-0.10.6-4.el8.x86_64 DEBUG: python3-oauthlib-2.1.0-1.el8.noarch DEBUG: python3-os-service-types-1.7.0-0.20220311090043.0b2f473.el8.noarch DEBUG: python3-oslo-cache-2.8.2-0.20220318083550.55cb199.el8.noarch DEBUG: python3-oslo-concurrency-4.4.1-0.20210913063308.8e08400.el8.noarch DEBUG: python3-oslo-config-2:8.7.1-0.20210908173604.1a7bd66.el8.noarch DEBUG: python3-oslo-context-3.3.2-0.20211026070319.7187c67.el8.noarch DEBUG: python3-oslo-db-11.0.0-0.20210910154117.75661fb.el8.noarch DEBUG: python3-oslo-i18n-5.1.0-0.20210908181331.b031d17.el8.noarch DEBUG: python3-oslo-log-4.6.0-0.20210908173310.41c8807.el8.noarch DEBUG: python3-oslo-messaging-12.9.4-0.20220627084906.49ec24c.el8.noarch DEBUG: python3-oslo-metrics-0.3.1-0.20220214085829.b904335.el8.noarch DEBUG: python3-oslo-middleware-4.4.0-0.20210908180655.da7987c.el8.noarch DEBUG: python3-oslo-policy-3.8.3-0.20211029111327.ff2a39f.el8.noarch DEBUG: python3-oslo-serialization-4.2.0-0.20210908170955.2b94a4f.el8.noarch DEBUG: python3-oslo-service-2.6.2-0.20220513142341.03d4fdd.el8.noarch DEBUG: python3-oslo-upgradecheck-1.4.0-0.20210908165845.3ca8698.el8.noarch DEBUG: python3-oslo-utils-4.10.2-0.20220513072912.90a5046.el8.noarch DEBUG: python3-osprofiler-3.4.2-0.20210908180341.e475de6.el8.noarch DEBUG: python3-passlib-1.7.4-1.el8.noarch DEBUG: python3-paste-3.5.0-1.el8.noarch DEBUG: python3-paste-deploy-2.1.1-1.el8.noarch DEBUG: python3-prettytable-0.7.2-14.el8.noarch DEBUG: python3-prometheus_client-0.7.1-2.el8.noarch DEBUG: python3-pyOpenSSL-19.0.0-1.el8.noarch DEBUG: python3-pyasn1-0.4.6-3.el8.noarch DEBUG: python3-pyasn1-modules-0.4.6-3.el8.noarch DEBUG: python3-pycadf-3.1.1-0.20210906193823.4179996.el8.noarch DEBUG: python3-pynacl-1.4.0-1.el8.x86_64 DEBUG: python3-pyngus-2.3.0-4.el8.noarch DEBUG: python3-pyrsistent-0.17.3-1.el8.x86_64 DEBUG: python3-pysaml2-6.1.0-1.el8.noarch DEBUG: python3-pyyaml-5.4.1-2.el8.x86_64 DEBUG: python3-qpid-proton-0.35.0-3.el8s.x86_64 DEBUG: python3-repoze-lru-0.7-6.el8.noarch DEBUG: python3-rfc3986-1.4.0-3.el8.noarch DEBUG: python3-routes-2.4.1-12.el8.noarch DEBUG: python3-scrypt-0.8.0-11.el8.x86_64 DEBUG: python3-secretstorage-3.1.1-4.el8.noarch DEBUG: python3-sqlparse-0.3.1-3.el8.noarch DEBUG: python3-statsd-3.2.1-16.el8.noarch DEBUG: python3-stevedore-3.4.2-0.20221021074429.1c12706.el8.noarch DEBUG: python3-tempita-0.5.1-25.el8.noarch DEBUG: python3-vine-5.0.0-2.el8.noarch DEBUG: python3-webob-1.8.6-3.el8.noarch DEBUG: python3-werkzeug-2.0.1-2.el8.noarch DEBUG: python3-wrapt-1.12.1-3.el8.x86_64 DEBUG: python3-yappi-1.3.0-1.el8.x86_64 DEBUG: python3-zipp-3.4.0-1.el8.noarch DEBUG: qpid-proton-c-0.35.0-3.el8s.x86_64 DEBUG: Complete! DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: kill orphans INFO: DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/home/centos8-xena/data/repos/component/security/5f/5e/5f5e43b2902512288ee8aac1a0968a56bd3cbf8c_67fab251'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: Cleaning up build root ('cleanup_on_success=True') Start: clean chroot DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 INFO: unmounting tmpfs. DEBUG: child environment: None DEBUG: Executing command: ['umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['btrfs', 'subv', 'list', '/var/lib/mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False Finish: clean chroot Finish: run DEBUG: kill orphans DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0 DEBUG: child environment: None DEBUG: Executing command: ['/bin/umount', '-n', '/var/lib/mock/dlrn-centos8-xena-x86_64-5-bootstrap/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False DEBUG: Child return code was: 0