Mock Version: 3.5
Mock Version: 3.5
Mock Version: 3.5
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f1ca4caeba8>timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: line 49: It's not recommended to have unversioned Obsoletes: Obsoletes:      packstack-modules-puppet
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.src.rpm
Child return code was: 0
Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fbfd4980be0>timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: line 49: It's not recommended to have unversioned Obsoletes: Obsoletes:      packstack-modules-puppet
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'], chrootPath='/var/lib/mock/dlrn-centos9-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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7fbfd4980be0>timeout=0uid=1027gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb  --target x86_64 --nodeps /builddir/build/SPECS/openstack-packstack.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: line 49: It's not recommended to have unversioned Obsoletes: Obsoletes:      packstack-modules-puppet
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JAupvl
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf packstack-19.0.1
+ /usr/bin/gzip -dc /builddir/build/SOURCES/packstack-19.0.1-0.20240116121512.9d4e957.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd packstack-19.0.1
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/git init -q
+ /usr/bin/git config user.name rpm-build
+ /usr/bin/git config user.email '<rpm-build>'
+ /usr/bin/git config gc.auto 0
+ /usr/bin/git add --force .
+ /usr/bin/git commit -q --allow-empty -a --author 'rpm-build <rpm-build>' -m 'openstack-packstack-19.0.1 base'
+ find packstack/puppet/modules '(' -name .fixtures.yml -o -name .gemfile -o -name .travis.yml -o -name .rspec ')' -exec rm '{}' +
+ find packstack/puppet/modules '(' -name '*.py' -o -name '*.rb' -o -name '*.pl' ')' -exec sed -i '/^#!/{d;q}' '{}' + -exec chmod -x '{}' +
+ find packstack/puppet/modules '(' -name '*.sh' ')' -exec sed -i 's/^#!.*/#!\/bin\/bash/g' '{}' + -exec chmod +x '{}' +
+ find packstack/puppet/modules -name site.pp -size 0 -exec rm '{}' +
+ find packstack/puppet/modules '(' -name spec -o -name ext ')'
+ xargs rm -rf
+ rm -rf /builddir/build/BUILD/puppet
+ mv packstack/puppet /builddir/build/BUILD/puppet
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nRhiKD
+ umask 022
+ cd /builddir/build/BUILD
+ cd packstack-19.0.1
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running build
running build_py
creating build
creating build/lib
creating build/lib/packstack
creating build/lib/packstack/plugins
copying packstack/plugins/trove_850.py -> build/lib/packstack/plugins
copying packstack/plugins/swift_600.py -> build/lib/packstack/plugins
copying packstack/plugins/ssl_001.py -> build/lib/packstack/plugins
copying packstack/plugins/sahara_900.py -> build/lib/packstack/plugins
copying packstack/plugins/puppet_950.py -> build/lib/packstack/plugins
copying packstack/plugins/provision_700.py -> build/lib/packstack/plugins
copying packstack/plugins/prescript_000.py -> build/lib/packstack/plugins
copying packstack/plugins/postscript_951.py -> build/lib/packstack/plugins
copying packstack/plugins/openstack_client_400.py -> build/lib/packstack/plugins
copying packstack/plugins/nova_300.py -> build/lib/packstack/plugins
copying packstack/plugins/neutron_350.py -> build/lib/packstack/plugins
copying packstack/plugins/mariadb_003.py -> build/lib/packstack/plugins
copying packstack/plugins/manila_355.py -> build/lib/packstack/plugins
copying packstack/plugins/magnum_920.py -> build/lib/packstack/plugins
copying packstack/plugins/keystone_100.py -> build/lib/packstack/plugins
copying packstack/plugins/ironic_275.py -> build/lib/packstack/plugins
copying packstack/plugins/heat_650.py -> build/lib/packstack/plugins
copying packstack/plugins/gnocchi_790.py -> build/lib/packstack/plugins
copying packstack/plugins/glance_200.py -> build/lib/packstack/plugins
copying packstack/plugins/dashboard_500.py -> build/lib/packstack/plugins
copying packstack/plugins/cinder_250.py -> build/lib/packstack/plugins
copying packstack/plugins/ceilometer_800.py -> build/lib/packstack/plugins
copying packstack/plugins/aodh_810.py -> build/lib/packstack/plugins
copying packstack/plugins/amqp_002.py -> build/lib/packstack/plugins
copying packstack/plugins/__init__.py -> build/lib/packstack/plugins
creating build/lib/packstack/installer
copying packstack/installer/validators.py -> build/lib/packstack/installer
copying packstack/installer/setup_controller.py -> build/lib/packstack/installer
copying packstack/installer/run_setup.py -> build/lib/packstack/installer
copying packstack/installer/processors.py -> build/lib/packstack/installer
copying packstack/installer/output_messages.py -> build/lib/packstack/installer
copying packstack/installer/exceptions.py -> build/lib/packstack/installer
copying packstack/installer/basedefs.py -> build/lib/packstack/installer
copying packstack/installer/__init__.py -> build/lib/packstack/installer
creating build/lib/packstack/installer/utils
copying packstack/installer/utils/strings.py -> build/lib/packstack/installer/utils
copying packstack/installer/utils/shortcuts.py -> build/lib/packstack/installer/utils
copying packstack/installer/utils/shell.py -> build/lib/packstack/installer/utils
copying packstack/installer/utils/network.py -> build/lib/packstack/installer/utils
copying packstack/installer/utils/decorators.py -> build/lib/packstack/installer/utils
copying packstack/installer/utils/datastructures.py -> build/lib/packstack/installer/utils
copying packstack/installer/utils/__init__.py -> build/lib/packstack/installer/utils
creating build/lib/packstack/installer/core
copying packstack/installer/core/sequences.py -> build/lib/packstack/installer/core
copying packstack/installer/core/parameters.py -> build/lib/packstack/installer/core
copying packstack/installer/core/drones.py -> build/lib/packstack/installer/core
copying packstack/installer/core/arch.py -> build/lib/packstack/installer/core
copying packstack/installer/core/__init__.py -> build/lib/packstack/installer/core
creating build/lib/packstack/modules
copying packstack/modules/puppet.py -> build/lib/packstack/modules
copying packstack/modules/ospluginutils.py -> build/lib/packstack/modules
copying packstack/modules/documentation.py -> build/lib/packstack/modules
copying packstack/modules/common.py -> build/lib/packstack/modules
copying packstack/modules/__init__.py -> build/lib/packstack/modules
copying packstack/version.py -> build/lib/packstack
copying packstack/__init__.py -> build/lib/packstack
running egg_info
writing packstack.egg-info/PKG-INFO
writing dependency_links to packstack.egg-info/dependency_links.txt
writing entry points to packstack.egg-info/entry_points.txt
writing requirements to packstack.egg-info/requires.txt
writing top-level names to packstack.egg-info/top_level.txt
writing pbr to packstack.egg-info/pbr.json
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching '*' under directory 'packstack/puppet'
warning: no files found matching '*' under directory 'packstack/templates'
warning: no previously-included files matching '.gitignore' found anywhere in distribution
warning: no previously-included files matching '.gitmodules' found anywhere in distribution
warning: no previously-included files matching '.git' found anywhere in distribution
no previously-included directories found matching 'packstack/puppet/modules/*/.git'
adding license file 'LICENSE'
adding license file 'AUTHORS'
writing manifest file 'packstack.egg-info/SOURCES.txt'
copying packstack/installer/LICENSE -> build/lib/packstack/installer
+ /usr/bin/python3 setup.py build_sphinx -b man
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running build_sphinx
The autodoc and autodoc_tree features are deprecated in 4.2 and will be removed in a future release. You should use the sphinxcontrib-apidoc Sphinx extension instead. Refer to the pbr documentation for more information. Deprecated options: ['autodoc_tree_index_modules']
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
[pbr] Sphinx 1.6 added native support for specifying multiple builders in the '[sphinx_build] builder' configuration option, found in 'setup.cfg'. As a result, the '[sphinx_build] builders' option has been deprecated and will be removed in pbr 4.0. Migrate to the 'builder' configuration option.
Creating file docs/api/packstack.rst.
Creating file docs/api/packstack.installer.rst.
Creating file docs/api/packstack.installer.core.rst.
Creating file docs/api/packstack.installer.utils.rst.
Creating file docs/api/packstack.modules.rst.
Creating file docs/api/packstack.plugins.rst.
Creating file docs/api/tests.rst.
Creating file docs/api/tests.installer.rst.
Creating file docs/api/tests.modules.rst.
Creating file docs/api/modules.rst.
Running Sphinx v3.4.3
making output directory... done
WARNING: html_static_path entry '_static' does not exist
building [mo]: all of 0 po files
building [man]: all source files
updating environment: [new config] 11 added, 0 changed, 0 removed
reading sources... [  9%] api/modules
reading sources... [ 18%] api/packstack
reading sources... [ 27%] api/packstack.installer
reading sources... [ 36%] api/packstack.installer.core
reading sources... [ 45%] api/packstack.installer.utils
reading sources... [ 54%] api/packstack.modules
reading sources... [ 63%] api/packstack.plugins
reading sources... [ 72%] api/tests
reading sources... [ 81%] api/tests.installer
reading sources... [ 90%] api/tests.modules
reading sources... [100%] packstack
looking for now-outdated files... /builddir/build/BUILD/packstack-19.0.1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:9: WARNING: Block quote ends without a blank line; unexpected unindent.
/builddir/build/BUILD/packstack-19.0.1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "info".
/builddir/build/BUILD/packstack-19.0.1/packstack/installer/output_messages.py:docstring of packstack.installer.output_messages:1: WARNING: Unknown target name: "err".
WARNING: autodoc: failed to import module 'nova_300' from module 'packstack.plugins'; the following exception was raised:
No module named 'distro'
WARNING: autodoc: failed to import module 'prescript_000' from module 'packstack.plugins'; the following exception was raised:
No module named 'distro'
WARNING: autodoc: failed to import module 'test_arch' from module 'tests.installer'; the following exception was raised:
No module named 'mock'
WARNING: autodoc: failed to import module 'test_run_setup' from module 'tests.installer'; the following exception was raised:
No module named 'distro'
none found
pickling environment... done
checking consistency... /builddir/build/BUILD/packstack-19.0.1/docs/api/modules.rst: WARNING: document isn't included in any toctree
done
writing... packstack.1 { } done
build succeeded, 9 warnings.
The manual pages are in docs/build/man.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6dhD16
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64
++ dirname /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64
+ cd packstack-19.0.1
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead
  warnings.warn(
/usr/lib/python3.9/site-packages/setuptools/dist.py:697: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead
  warnings.warn(
running install
[pbr] Writing ChangeLog
[pbr] Generating ChangeLog
[pbr] ChangeLog complete (0.0s)
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack
copying build/lib/packstack/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack
copying build/lib/packstack/version.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules
copying build/lib/packstack/modules/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules
copying build/lib/packstack/modules/common.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules
copying build/lib/packstack/modules/documentation.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules
copying build/lib/packstack/modules/ospluginutils.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules
copying build/lib/packstack/modules/puppet.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/LICENSE -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core
copying build/lib/packstack/installer/core/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core
copying build/lib/packstack/installer/core/arch.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core
copying build/lib/packstack/installer/core/drones.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core
copying build/lib/packstack/installer/core/parameters.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core
copying build/lib/packstack/installer/core/sequences.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/utils/datastructures.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/utils/decorators.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/utils/network.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/utils/shell.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/utils/shortcuts.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/utils/strings.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils
copying build/lib/packstack/installer/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/basedefs.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/exceptions.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/output_messages.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/processors.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/run_setup.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/setup_controller.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
copying build/lib/packstack/installer/validators.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/amqp_002.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/aodh_810.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/ceilometer_800.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/cinder_250.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/dashboard_500.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/glance_200.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/gnocchi_790.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/heat_650.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/ironic_275.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/keystone_100.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/magnum_920.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/manila_355.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/mariadb_003.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/neutron_350.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/nova_300.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/openstack_client_400.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/postscript_951.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/prescript_000.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/provision_700.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/puppet_950.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/sahara_900.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/ssl_001.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/swift_600.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
copying build/lib/packstack/plugins/trove_850.py -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/version.py to version.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules/common.py to common.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules/documentation.py to documentation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules/ospluginutils.py to ospluginutils.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/modules/puppet.py to puppet.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core/arch.py to arch.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core/drones.py to drones.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core/parameters.py to parameters.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/core/sequences.py to sequences.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils/datastructures.py to datastructures.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils/decorators.py to decorators.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils/network.py to network.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils/shell.py to shell.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils/shortcuts.py to shortcuts.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/utils/strings.py to strings.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/basedefs.py to basedefs.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/exceptions.py to exceptions.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/output_messages.py to output_messages.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/processors.py to processors.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/run_setup.py to run_setup.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/setup_controller.py to setup_controller.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/installer/validators.py to validators.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/amqp_002.py to amqp_002.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/aodh_810.py to aodh_810.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/ceilometer_800.py to ceilometer_800.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/cinder_250.py to cinder_250.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/dashboard_500.py to dashboard_500.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/glance_200.py to glance_200.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/gnocchi_790.py to gnocchi_790.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/heat_650.py to heat_650.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/ironic_275.py to ironic_275.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/keystone_100.py to keystone_100.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/magnum_920.py to magnum_920.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/manila_355.py to manila_355.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/mariadb_003.py to mariadb_003.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/neutron_350.py to neutron_350.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/nova_300.py to nova_300.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/openstack_client_400.py to openstack_client_400.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/postscript_951.py to postscript_951.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/prescript_000.py to prescript_000.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/provision_700.py to provision_700.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/puppet_950.py to puppet_950.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/sahara_900.py to sahara_900.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/ssl_001.py to ssl_001.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/swift_600.py to swift_600.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack/plugins/trove_850.py to trove_850.cpython-39.pyc
writing byte-compilation script '/tmp/tmp4cpvdxfo.py'
/usr/bin/python3 /tmp/tmp4cpvdxfo.py
removing /tmp/tmp4cpvdxfo.py
running install_data
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share
creating /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share/packstack
copying docs/packstack.rst -> /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share/packstack
running install_egg_info
running egg_info
writing packstack.egg-info/PKG-INFO
writing dependency_links to packstack.egg-info/dependency_links.txt
writing entry points to packstack.egg-info/entry_points.txt
writing requirements to packstack.egg-info/requires.txt
writing top-level names to packstack.egg-info/top_level.txt
writing pbr to packstack.egg-info/pbr.json
[pbr] Processing SOURCES.txt
[pbr] In git context, generating filelist from git
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching '*' under directory 'packstack/puppet'
warning: no files found matching '*' under directory 'packstack/templates'
warning: no previously-included files matching '.gitignore' found anywhere in distribution
adding license file 'LICENSE'
adding license file 'AUTHORS'
warning: no previously-included files matching '.gitmodules' found anywhere in distribution
warning: no previously-included files matching '.git' found anywhere in distribution
no previously-included directories found matching 'packstack/puppet/modules/*/.git'
writing manifest file 'packstack.egg-info/SOURCES.txt'
Copying packstack.egg-info to /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/packstack-19.0.1-py3.9.egg-info
running install_scripts
Installing packstack script to /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/bin
+ rm -rfv /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/bin/__pycache__
+ rm -fr /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/tests
+ mkdir -p /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64//usr/share/openstack-puppet/modules
+ cp -r /builddir/build/BUILD/puppet/modules/packstack /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64//usr/share/openstack-puppet/modules/
+ mkdir -p /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64//usr/share/packstack
+ install -p -D -m 644 docs/packstack.rst /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64//usr/share/packstack
+ mkdir -p /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64//usr/lib/python3.9/site-packages/packstack/puppet
+ mv /builddir/build/BUILD/puppet/templates /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64//usr/lib/python3.9/site-packages/packstack/puppet/
+ mkdir -p /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share/man/man1
+ install -p -D -m 644 docs/build/man/packstack.1 /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share/man/man1/
+ rm -fr /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9/site-packages/docs
+ /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 19.0.1-0.20240116121512.9d4e957.el9 --unique-debug-suffix -19.0.1-0.20240116121512.9d4e957.el9.x86_64 --unique-debug-src-base openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/packstack-19.0.1
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/lib/python3.9 using python3.9
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/share/openstack-puppet/modules/packstack/templates/ssl/generate_ssl_certs.sh.erb from /usr/bin/env bash to #!/usr/bin/bash
*** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services_remote.pp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/mariadb/services.pp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/magnum/rabbitmq.pp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/share/openstack-puppet/modules/packstack/manifests/keystone/magnum.pp is executable but has no shebang, removing executable bit
Processing files: openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Pe6r5A
+ umask 022
+ cd /builddir/build/BUILD
+ cd packstack-19.0.1
+ DOCDIR=/builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share/doc/openstack-packstack
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share/doc/openstack-packstack
+ cp -pr LICENSE /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64/usr/share/doc/openstack-packstack
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: openstack-packstack = 1:19.0.1-0.20240116121512.9d4e957.el9 python3.9dist(packstack) = 19.0.1 python3dist(packstack) = 19.0.1
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
Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(distro) python3.9dist(docutils) >= 0.11 python3.9dist(netaddr) >= 0.7.6 python3.9dist(netifaces) python3.9dist(pbr) >= 1.6 python3.9dist(pyopenssl) >= 16.2 python3.9dist(pyyaml) >= 3.10 python3.9dist(setuptools)
Obsoletes: packstack-modules-puppet
Processing files: openstack-packstack-puppet-19.0.1-0.20240116121512.9d4e957.el9.noarch
Provides: openstack-packstack-puppet = 1:19.0.1-0.20240116121512.9d4e957.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash
Processing files: openstack-packstack-doc-19.0.1-0.20240116121512.9d4e957.el9.noarch
Provides: openstack-packstack-doc = 1:19.0.1-0.20240116121512.9d4e957.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64
Wrote: /builddir/build/RPMS/openstack-packstack-doc-19.0.1-0.20240116121512.9d4e957.el9.noarch.rpm
Wrote: /builddir/build/RPMS/openstack-packstack-puppet-19.0.1-0.20240116121512.9d4e957.el9.noarch.rpm
Wrote: /builddir/build/RPMS/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cyBEQp
+ umask 022
+ cd /builddir/build/BUILD
+ cd packstack-19.0.1
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-packstack-19.0.1-0.20240116121512.9d4e957.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Child return code was: 0