Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-ceilometer.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-86676-4752/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=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-ceilometer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-ceilometer-16.0.0-5.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-ceilometer.spec'], chrootPath='/var/lib/mock/dist-ocs23-python311-build-86676-4752/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=86400uid=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/openstack-ceilometer.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.f6N5rN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ceilometer-16.0.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/ceilometer-16.0.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ceilometer-16.0.0 + /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 '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-ceilometer-16.0.0 base' + /usr/bin/git checkout --track -b rpm-build branch 'rpm-build' set up to track 'master'. Switched to a new branch 'rpm-build' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find ceilometer -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + sed -i 's/from oslo_utils import fnmatch/import fnmatch/g' ceilometer/agent.py + sed -i 's/from oslo_utils import fnmatch/import fnmatch/g' ceilometer/event/converter.py + sed -i 's/from oslo_utils import fnmatch/import fnmatch/g' ceilometer/publisher/gnocchi.py + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QuuVsq + umask 022 + cd /builddir/build/BUILD + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ceilometer-16.0.0 + PYTHONPATH=. + oslo-config-generator --config-file=etc/ceilometer/ceilometer-config-generator.conf + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/ceilometer creating build/lib/ceilometer/ipmi creating build/lib/ceilometer/ipmi/pollsters copying ceilometer/ipmi/pollsters/__init__.py -> build/lib/ceilometer/ipmi/pollsters copying ceilometer/ipmi/pollsters/node.py -> build/lib/ceilometer/ipmi/pollsters copying ceilometer/ipmi/pollsters/sensor.py -> build/lib/ceilometer/ipmi/pollsters creating build/lib/ceilometer/telemetry copying ceilometer/telemetry/__init__.py -> build/lib/ceilometer/telemetry copying ceilometer/telemetry/notifications.py -> build/lib/ceilometer/telemetry creating build/lib/ceilometer/tests creating build/lib/ceilometer/tests/unit creating build/lib/ceilometer/tests/unit/network creating build/lib/ceilometer/tests/unit/network/statistics creating build/lib/ceilometer/tests/unit/network/statistics/opencontrail copying ceilometer/tests/unit/network/statistics/opencontrail/test_driver.py -> build/lib/ceilometer/tests/unit/network/statistics/opencontrail copying ceilometer/tests/unit/network/statistics/opencontrail/test_client.py -> build/lib/ceilometer/tests/unit/network/statistics/opencontrail copying ceilometer/tests/unit/network/statistics/opencontrail/__init__.py -> build/lib/ceilometer/tests/unit/network/statistics/opencontrail copying ceilometer/ipmi/__init__.py -> build/lib/ceilometer/ipmi creating build/lib/ceilometer/volume copying ceilometer/volume/discovery.py -> build/lib/ceilometer/volume copying ceilometer/volume/__init__.py -> build/lib/ceilometer/volume copying ceilometer/volume/cinder.py -> build/lib/ceilometer/volume creating build/lib/ceilometer/publisher copying ceilometer/publisher/test.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/prometheus.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/utils.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/zaqar.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/udp.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/__init__.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/gnocchi.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/monasca_data_filter.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/http.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/monasca.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/messaging.py -> build/lib/ceilometer/publisher copying ceilometer/publisher/file.py -> build/lib/ceilometer/publisher creating build/lib/ceilometer/compute creating build/lib/ceilometer/compute/virt creating build/lib/ceilometer/compute/virt/hyperv copying ceilometer/compute/virt/hyperv/__init__.py -> build/lib/ceilometer/compute/virt/hyperv copying ceilometer/compute/virt/hyperv/inspector.py -> build/lib/ceilometer/compute/virt/hyperv creating build/lib/ceilometer/tests/unit/volume copying ceilometer/tests/unit/volume/__init__.py -> build/lib/ceilometer/tests/unit/volume copying ceilometer/tests/unit/volume/test_cinder.py -> build/lib/ceilometer/tests/unit/volume creating build/lib/ceilometer/tests/unit/compute creating build/lib/ceilometer/tests/unit/compute/virt creating build/lib/ceilometer/tests/unit/compute/virt/vmware copying ceilometer/tests/unit/compute/virt/vmware/test_inspector.py -> build/lib/ceilometer/tests/unit/compute/virt/vmware copying ceilometer/tests/unit/compute/virt/vmware/__init__.py -> build/lib/ceilometer/tests/unit/compute/virt/vmware copying ceilometer/tests/unit/compute/virt/vmware/test_vsphere_operations.py -> build/lib/ceilometer/tests/unit/compute/virt/vmware creating build/lib/ceilometer/tests/unit/compute/virt/xenapi copying ceilometer/tests/unit/compute/virt/xenapi/test_inspector.py -> build/lib/ceilometer/tests/unit/compute/virt/xenapi copying ceilometer/tests/unit/compute/virt/xenapi/__init__.py -> build/lib/ceilometer/tests/unit/compute/virt/xenapi creating build/lib/ceilometer/tests/unit/hardware creating build/lib/ceilometer/tests/unit/hardware/inspector copying ceilometer/tests/unit/hardware/inspector/test_inspector.py -> build/lib/ceilometer/tests/unit/hardware/inspector copying ceilometer/tests/unit/hardware/inspector/__init__.py -> build/lib/ceilometer/tests/unit/hardware/inspector copying ceilometer/tests/unit/hardware/inspector/test_snmp.py -> build/lib/ceilometer/tests/unit/hardware/inspector creating build/lib/ceilometer/polling copying ceilometer/polling/manager.py -> build/lib/ceilometer/polling copying ceilometer/polling/__init__.py -> build/lib/ceilometer/polling copying ceilometer/polling/plugin_base.py -> build/lib/ceilometer/polling copying ceilometer/polling/dynamic_pollster.py -> build/lib/ceilometer/polling creating build/lib/ceilometer/network copying ceilometer/network/__init__.py -> build/lib/ceilometer/network copying ceilometer/network/floatingip.py -> build/lib/ceilometer/network creating build/lib/ceilometer/network/statistics creating build/lib/ceilometer/network/statistics/opendaylight copying ceilometer/network/statistics/opendaylight/client.py -> build/lib/ceilometer/network/statistics/opendaylight copying ceilometer/network/statistics/opendaylight/__init__.py -> build/lib/ceilometer/network/statistics/opendaylight copying ceilometer/network/statistics/opendaylight/driver.py -> build/lib/ceilometer/network/statistics/opendaylight copying ceilometer/tests/unit/network/statistics/test_port.py -> build/lib/ceilometer/tests/unit/network/statistics copying ceilometer/tests/unit/network/statistics/test_port_v2.py -> build/lib/ceilometer/tests/unit/network/statistics copying ceilometer/tests/unit/network/statistics/test_table.py -> build/lib/ceilometer/tests/unit/network/statistics copying ceilometer/tests/unit/network/statistics/test_statistics.py -> build/lib/ceilometer/tests/unit/network/statistics copying ceilometer/tests/unit/network/statistics/__init__.py -> build/lib/ceilometer/tests/unit/network/statistics copying ceilometer/tests/unit/network/statistics/test_flow.py -> build/lib/ceilometer/tests/unit/network/statistics copying ceilometer/tests/unit/network/statistics/test_switch.py -> build/lib/ceilometer/tests/unit/network/statistics copying ceilometer/tests/unit/compute/virt/__init__.py -> build/lib/ceilometer/tests/unit/compute/virt creating build/lib/ceilometer/tests/unit/network/statistics/opendaylight copying ceilometer/tests/unit/network/statistics/opendaylight/test_driver.py -> build/lib/ceilometer/tests/unit/network/statistics/opendaylight copying ceilometer/tests/unit/network/statistics/opendaylight/test_client.py -> build/lib/ceilometer/tests/unit/network/statistics/opendaylight copying ceilometer/tests/unit/network/statistics/opendaylight/__init__.py -> build/lib/ceilometer/tests/unit/network/statistics/opendaylight creating build/lib/ceilometer/tests/unit/ipmi creating build/lib/ceilometer/tests/unit/ipmi/platform copying ceilometer/tests/unit/ipmi/platform/test_intel_node_manager.py -> build/lib/ceilometer/tests/unit/ipmi/platform copying ceilometer/tests/unit/ipmi/platform/fake_utils.py -> build/lib/ceilometer/tests/unit/ipmi/platform copying ceilometer/tests/unit/ipmi/platform/__init__.py -> build/lib/ceilometer/tests/unit/ipmi/platform copying ceilometer/tests/unit/ipmi/platform/ipmitool_test_data.py -> build/lib/ceilometer/tests/unit/ipmi/platform copying ceilometer/tests/unit/ipmi/platform/test_ipmi_sensor.py -> build/lib/ceilometer/tests/unit/ipmi/platform creating build/lib/ceilometer/pipeline copying ceilometer/pipeline/base.py -> build/lib/ceilometer/pipeline copying ceilometer/pipeline/__init__.py -> build/lib/ceilometer/pipeline copying ceilometer/pipeline/event.py -> build/lib/ceilometer/pipeline copying ceilometer/pipeline/sample.py -> build/lib/ceilometer/pipeline creating build/lib/ceilometer/hardware creating build/lib/ceilometer/hardware/pollsters copying ceilometer/hardware/pollsters/generic.py -> build/lib/ceilometer/hardware/pollsters copying ceilometer/hardware/pollsters/util.py -> build/lib/ceilometer/hardware/pollsters copying ceilometer/hardware/pollsters/__init__.py -> build/lib/ceilometer/hardware/pollsters copying ceilometer/tests/base.py -> build/lib/ceilometer/tests copying ceilometer/tests/__init__.py -> build/lib/ceilometer/tests copying ceilometer/compute/virt/__init__.py -> build/lib/ceilometer/compute/virt copying ceilometer/compute/virt/inspector.py -> build/lib/ceilometer/compute/virt copying ceilometer/tests/unit/hardware/__init__.py -> build/lib/ceilometer/tests/unit/hardware creating build/lib/ceilometer/tests/unit/image copying ceilometer/tests/unit/image/__init__.py -> build/lib/ceilometer/tests/unit/image copying ceilometer/tests/unit/image/test_glance.py -> build/lib/ceilometer/tests/unit/image copying ceilometer/tests/unit/pipeline_base.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_neutronclient.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_polling.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_novaclient.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_declarative.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_middleware.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/__init__.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_event_pipeline.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_sample.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_decoupled_pipeline.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_bin.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_monascaclient.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_notification.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_messaging.py -> build/lib/ceilometer/tests/unit copying ceilometer/tests/unit/test_neutronclient_lbaas_v2.py -> build/lib/ceilometer/tests/unit creating build/lib/ceilometer/tests/unit/ipmi/pollsters copying ceilometer/tests/unit/ipmi/pollsters/base.py -> build/lib/ceilometer/tests/unit/ipmi/pollsters copying ceilometer/tests/unit/ipmi/pollsters/__init__.py -> build/lib/ceilometer/tests/unit/ipmi/pollsters copying ceilometer/tests/unit/ipmi/pollsters/test_node.py -> build/lib/ceilometer/tests/unit/ipmi/pollsters copying ceilometer/tests/unit/ipmi/pollsters/test_sensor.py -> build/lib/ceilometer/tests/unit/ipmi/pollsters copying ceilometer/hardware/discovery.py -> build/lib/ceilometer/hardware copying ceilometer/hardware/__init__.py -> build/lib/ceilometer/hardware creating build/lib/ceilometer/cmd copying ceilometer/cmd/polling.py -> build/lib/ceilometer/cmd copying ceilometer/cmd/storage.py -> build/lib/ceilometer/cmd copying ceilometer/cmd/__init__.py -> build/lib/ceilometer/cmd copying ceilometer/cmd/status.py -> build/lib/ceilometer/cmd copying ceilometer/cmd/agent_notification.py -> build/lib/ceilometer/cmd copying ceilometer/cmd/sample.py -> build/lib/ceilometer/cmd creating build/lib/ceilometer/tests/unit/polling copying ceilometer/tests/unit/polling/__init__.py -> build/lib/ceilometer/tests/unit/polling copying ceilometer/tests/unit/polling/test_non_openstack_credentials_discovery.py -> build/lib/ceilometer/tests/unit/polling copying ceilometer/tests/unit/polling/test_non_openstack_dynamic_pollster.py -> build/lib/ceilometer/tests/unit/polling copying ceilometer/tests/unit/polling/test_dynamic_pollster.py -> build/lib/ceilometer/tests/unit/polling copying ceilometer/tests/unit/polling/test_discovery.py -> build/lib/ceilometer/tests/unit/polling copying ceilometer/tests/unit/polling/test_manager.py -> build/lib/ceilometer/tests/unit/polling creating build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/base.py -> build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/test_diskio.py -> build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/test_location_metadata.py -> build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/__init__.py -> build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/test_cpu.py -> build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/test_memory.py -> build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/test_perf.py -> build/lib/ceilometer/tests/unit/compute/pollsters copying ceilometer/tests/unit/compute/pollsters/test_net.py -> build/lib/ceilometer/tests/unit/compute/pollsters creating build/lib/ceilometer/ipmi/notifications copying ceilometer/ipmi/notifications/__init__.py -> build/lib/ceilometer/ipmi/notifications copying ceilometer/ipmi/notifications/ironic.py -> build/lib/ceilometer/ipmi/notifications copying ceilometer/network/statistics/flow.py -> build/lib/ceilometer/network/statistics copying ceilometer/network/statistics/__init__.py -> build/lib/ceilometer/network/statistics copying ceilometer/network/statistics/driver.py -> build/lib/ceilometer/network/statistics copying ceilometer/network/statistics/table.py -> build/lib/ceilometer/network/statistics copying ceilometer/network/statistics/switch.py -> build/lib/ceilometer/network/statistics copying ceilometer/network/statistics/port.py -> build/lib/ceilometer/network/statistics copying ceilometer/network/statistics/port_v2.py -> build/lib/ceilometer/network/statistics copying ceilometer/nova_client.py -> build/lib/ceilometer copying ceilometer/opts.py -> build/lib/ceilometer copying ceilometer/utils.py -> build/lib/ceilometer copying ceilometer/agent.py -> build/lib/ceilometer copying ceilometer/version.py -> build/lib/ceilometer copying ceilometer/middleware.py -> build/lib/ceilometer copying ceilometer/__init__.py -> build/lib/ceilometer copying ceilometer/monasca_opts.py -> build/lib/ceilometer copying ceilometer/i18n.py -> build/lib/ceilometer copying ceilometer/neutron_client.py -> build/lib/ceilometer copying ceilometer/declarative.py -> build/lib/ceilometer copying ceilometer/keystone_client.py -> build/lib/ceilometer copying ceilometer/service.py -> build/lib/ceilometer copying ceilometer/notification.py -> build/lib/ceilometer copying ceilometer/messaging.py -> build/lib/ceilometer copying ceilometer/gnocchi_client.py -> build/lib/ceilometer copying ceilometer/monasca_client.py -> build/lib/ceilometer copying ceilometer/sample.py -> build/lib/ceilometer creating build/lib/ceilometer/compute/pollsters copying ceilometer/compute/pollsters/util.py -> build/lib/ceilometer/compute/pollsters copying ceilometer/compute/pollsters/instance_stats.py -> build/lib/ceilometer/compute/pollsters copying ceilometer/compute/pollsters/net.py -> build/lib/ceilometer/compute/pollsters copying ceilometer/compute/pollsters/__init__.py -> build/lib/ceilometer/compute/pollsters copying ceilometer/compute/pollsters/disk.py -> build/lib/ceilometer/compute/pollsters creating build/lib/ceilometer/tests/unit/ipmi/notifications copying ceilometer/tests/unit/ipmi/notifications/__init__.py -> build/lib/ceilometer/tests/unit/ipmi/notifications copying ceilometer/tests/unit/ipmi/notifications/test_ironic.py -> build/lib/ceilometer/tests/unit/ipmi/notifications copying ceilometer/tests/unit/ipmi/notifications/ipmi_test_data.py -> build/lib/ceilometer/tests/unit/ipmi/notifications creating build/lib/ceilometer/tests/unit/meter copying ceilometer/tests/unit/meter/__init__.py -> build/lib/ceilometer/tests/unit/meter copying ceilometer/tests/unit/meter/test_notifications.py -> build/lib/ceilometer/tests/unit/meter copying ceilometer/tests/unit/meter/test_meter_plugins.py -> build/lib/ceilometer/tests/unit/meter copying ceilometer/compute/discovery.py -> build/lib/ceilometer/compute copying ceilometer/compute/__init__.py -> build/lib/ceilometer/compute creating build/lib/ceilometer/hacking copying ceilometer/hacking/__init__.py -> build/lib/ceilometer/hacking copying ceilometer/hacking/checks.py -> build/lib/ceilometer/hacking creating build/lib/ceilometer/tests/unit/event copying ceilometer/tests/unit/event/test_trait_plugins.py -> build/lib/ceilometer/tests/unit/event copying ceilometer/tests/unit/event/__init__.py -> build/lib/ceilometer/tests/unit/event copying ceilometer/tests/unit/event/test_converter.py -> build/lib/ceilometer/tests/unit/event copying ceilometer/tests/unit/event/test_endpoint.py -> build/lib/ceilometer/tests/unit/event creating build/lib/ceilometer/tests/unit/network/services copying ceilometer/tests/unit/network/services/test_lbaas_v2.py -> build/lib/ceilometer/tests/unit/network/services copying ceilometer/tests/unit/network/services/__init__.py -> build/lib/ceilometer/tests/unit/network/services copying ceilometer/tests/unit/network/services/test_vpnaas.py -> build/lib/ceilometer/tests/unit/network/services copying ceilometer/tests/unit/network/services/test_lbaas.py -> build/lib/ceilometer/tests/unit/network/services copying ceilometer/tests/unit/network/services/test_fwaas.py -> build/lib/ceilometer/tests/unit/network/services creating build/lib/ceilometer/tests/unit/hardware/pollsters copying ceilometer/tests/unit/hardware/pollsters/__init__.py -> build/lib/ceilometer/tests/unit/hardware/pollsters copying ceilometer/tests/unit/hardware/pollsters/test_util.py -> build/lib/ceilometer/tests/unit/hardware/pollsters copying ceilometer/tests/unit/hardware/pollsters/test_generic.py -> build/lib/ceilometer/tests/unit/hardware/pollsters creating build/lib/ceilometer/ipmi/platform copying ceilometer/ipmi/platform/ipmitool.py -> build/lib/ceilometer/ipmi/platform copying ceilometer/ipmi/platform/intel_node_manager.py -> build/lib/ceilometer/ipmi/platform copying ceilometer/ipmi/platform/__init__.py -> build/lib/ceilometer/ipmi/platform copying ceilometer/ipmi/platform/ipmi_sensor.py -> build/lib/ceilometer/ipmi/platform copying ceilometer/ipmi/platform/exception.py -> build/lib/ceilometer/ipmi/platform creating build/lib/ceilometer/tests/unit/compute/virt/hyperv copying ceilometer/tests/unit/compute/virt/hyperv/test_inspector.py -> build/lib/ceilometer/tests/unit/compute/virt/hyperv copying ceilometer/tests/unit/compute/virt/hyperv/__init__.py -> build/lib/ceilometer/tests/unit/compute/virt/hyperv creating build/lib/ceilometer/event copying ceilometer/event/converter.py -> build/lib/ceilometer/event copying ceilometer/event/models.py -> build/lib/ceilometer/event copying ceilometer/event/__init__.py -> build/lib/ceilometer/event copying ceilometer/event/trait_plugins.py -> build/lib/ceilometer/event creating build/lib/ceilometer/compute/virt/vmware copying ceilometer/compute/virt/vmware/__init__.py -> build/lib/ceilometer/compute/virt/vmware copying ceilometer/compute/virt/vmware/vsphere_operations.py -> build/lib/ceilometer/compute/virt/vmware copying ceilometer/compute/virt/vmware/inspector.py -> build/lib/ceilometer/compute/virt/vmware creating build/lib/ceilometer/hardware/inspector copying ceilometer/hardware/inspector/base.py -> build/lib/ceilometer/hardware/inspector copying ceilometer/hardware/inspector/snmp.py -> build/lib/ceilometer/hardware/inspector copying ceilometer/hardware/inspector/__init__.py -> build/lib/ceilometer/hardware/inspector creating build/lib/ceilometer/privsep copying ceilometer/privsep/ipmitool.py -> build/lib/ceilometer/privsep copying ceilometer/privsep/__init__.py -> build/lib/ceilometer/privsep creating build/lib/ceilometer/tests/unit/objectstore copying ceilometer/tests/unit/objectstore/test_swift.py -> build/lib/ceilometer/tests/unit/objectstore copying ceilometer/tests/unit/objectstore/__init__.py -> build/lib/ceilometer/tests/unit/objectstore copying ceilometer/tests/unit/objectstore/test_rgw.py -> build/lib/ceilometer/tests/unit/objectstore copying ceilometer/tests/unit/objectstore/test_rgw_client.py -> build/lib/ceilometer/tests/unit/objectstore creating build/lib/ceilometer/compute/virt/libvirt copying ceilometer/compute/virt/libvirt/utils.py -> build/lib/ceilometer/compute/virt/libvirt copying ceilometer/compute/virt/libvirt/__init__.py -> build/lib/ceilometer/compute/virt/libvirt copying ceilometer/compute/virt/libvirt/inspector.py -> build/lib/ceilometer/compute/virt/libvirt creating build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_monasca_publisher.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_gnocchi.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/__init__.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_utils.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_file.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_zaqar.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_messaging_publisher.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_udp.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_monasca_data_filter.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_http.py -> build/lib/ceilometer/tests/unit/publisher copying ceilometer/tests/unit/publisher/test_prometheus.py -> build/lib/ceilometer/tests/unit/publisher creating build/lib/ceilometer/image copying ceilometer/image/discovery.py -> build/lib/ceilometer/image copying ceilometer/image/__init__.py -> build/lib/ceilometer/image copying ceilometer/image/glance.py -> build/lib/ceilometer/image copying ceilometer/tests/unit/network/test_floating_ip.py -> build/lib/ceilometer/tests/unit/network copying ceilometer/tests/unit/network/__init__.py -> build/lib/ceilometer/tests/unit/network copying ceilometer/tests/unit/ipmi/__init__.py -> build/lib/ceilometer/tests/unit/ipmi creating build/lib/ceilometer/network/statistics/opencontrail copying ceilometer/network/statistics/opencontrail/client.py -> build/lib/ceilometer/network/statistics/opencontrail copying ceilometer/network/statistics/opencontrail/__init__.py -> build/lib/ceilometer/network/statistics/opencontrail copying ceilometer/network/statistics/opencontrail/driver.py -> build/lib/ceilometer/network/statistics/opencontrail creating build/lib/ceilometer/tests/unit/compute/virt/libvirt copying ceilometer/tests/unit/compute/virt/libvirt/test_inspector.py -> build/lib/ceilometer/tests/unit/compute/virt/libvirt copying ceilometer/tests/unit/compute/virt/libvirt/__init__.py -> build/lib/ceilometer/tests/unit/compute/virt/libvirt creating build/lib/ceilometer/compute/virt/xenapi copying ceilometer/compute/virt/xenapi/__init__.py -> build/lib/ceilometer/compute/virt/xenapi copying ceilometer/compute/virt/xenapi/inspector.py -> build/lib/ceilometer/compute/virt/xenapi creating build/lib/ceilometer/objectstore copying ceilometer/objectstore/__init__.py -> build/lib/ceilometer/objectstore copying ceilometer/objectstore/rgw_client.py -> build/lib/ceilometer/objectstore copying ceilometer/objectstore/rgw.py -> build/lib/ceilometer/objectstore copying ceilometer/objectstore/swift.py -> build/lib/ceilometer/objectstore creating build/lib/ceilometer/polling/discovery copying ceilometer/polling/discovery/tenant.py -> build/lib/ceilometer/polling/discovery copying ceilometer/polling/discovery/__init__.py -> build/lib/ceilometer/polling/discovery copying ceilometer/polling/discovery/endpoint.py -> build/lib/ceilometer/polling/discovery copying ceilometer/polling/discovery/localnode.py -> build/lib/ceilometer/polling/discovery copying ceilometer/polling/discovery/non_openstack_credentials_discovery.py -> build/lib/ceilometer/polling/discovery copying ceilometer/tests/unit/compute/__init__.py -> build/lib/ceilometer/tests/unit/compute copying ceilometer/tests/unit/compute/test_discovery.py -> build/lib/ceilometer/tests/unit/compute creating build/lib/ceilometer/network/services copying ceilometer/network/services/lbaas.py -> build/lib/ceilometer/network/services copying ceilometer/network/services/base.py -> build/lib/ceilometer/network/services copying ceilometer/network/services/discovery.py -> build/lib/ceilometer/network/services copying ceilometer/network/services/vpnaas.py -> build/lib/ceilometer/network/services copying ceilometer/network/services/__init__.py -> build/lib/ceilometer/network/services copying ceilometer/network/services/fwaas.py -> build/lib/ceilometer/network/services creating build/lib/ceilometer/tests/unit/cmd copying ceilometer/tests/unit/cmd/__init__.py -> build/lib/ceilometer/tests/unit/cmd copying ceilometer/tests/unit/cmd/test_status.py -> build/lib/ceilometer/tests/unit/cmd creating build/lib/ceilometer/meter copying ceilometer/meter/__init__.py -> build/lib/ceilometer/meter copying ceilometer/meter/notifications.py -> build/lib/ceilometer/meter running egg_info writing ceilometer.egg-info/PKG-INFO writing dependency_links to ceilometer.egg-info/dependency_links.txt writing entry points to ceilometer.egg-info/entry_points.txt deleting ceilometer.egg-info/requires.txt writing top-level names to ceilometer.egg-info/top_level.txt writing pbr to ceilometer.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ceilometer.egg-info/SOURCES.txt' /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.hardware.pollsters.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.hardware.pollsters.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.hardware.pollsters.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.hardware.pollsters.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.de.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.de.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.de.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.de.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.en_GB.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.en_GB.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.en_GB.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.en_GB.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.es.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.es.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.es.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.es.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.fr.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.fr.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.fr.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.fr.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.it.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.it.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.it.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.it.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.ja.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.ja.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.ja.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.ja.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.ko_KR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.ko_KR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.ko_KR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.ko_KR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.pt_BR.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.pt_BR.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.pt_BR.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.pt_BR.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.ru.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.ru.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.ru.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.ru.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.zh_CN.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.zh_CN.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.zh_CN.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.zh_CN.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.locale.zh_TW.LC_MESSAGES' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.locale.zh_TW.LC_MESSAGES' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.locale.zh_TW.LC_MESSAGES' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.locale.zh_TW.LC_MESSAGES' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.pipeline.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.pipeline.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.pipeline.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.pipeline.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.11/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'ceilometer.publisher.data' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'ceilometer.publisher.data' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'ceilometer.publisher.data' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'ceilometer.publisher.data' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/ceilometer/publisher/data copying ceilometer/publisher/data/gnocchi_resources.yaml -> build/lib/ceilometer/publisher/data creating build/lib/ceilometer/pipeline/data copying ceilometer/pipeline/data/event_definitions.yaml -> build/lib/ceilometer/pipeline/data copying ceilometer/pipeline/data/event_pipeline.yaml -> build/lib/ceilometer/pipeline/data copying ceilometer/pipeline/data/pipeline.yaml -> build/lib/ceilometer/pipeline/data creating build/lib/ceilometer/hardware/pollsters/data copying ceilometer/hardware/pollsters/data/snmp.yaml -> build/lib/ceilometer/hardware/pollsters/data creating build/lib/ceilometer/data creating build/lib/ceilometer/data/meters.d copying ceilometer/data/meters.d/meters.yaml -> build/lib/ceilometer/data/meters.d creating build/lib/ceilometer/locale creating build/lib/ceilometer/locale/de creating build/lib/ceilometer/locale/de/LC_MESSAGES copying ceilometer/locale/de/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/de/LC_MESSAGES creating build/lib/ceilometer/locale/en_GB creating build/lib/ceilometer/locale/en_GB/LC_MESSAGES copying ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/en_GB/LC_MESSAGES creating build/lib/ceilometer/locale/es creating build/lib/ceilometer/locale/es/LC_MESSAGES copying ceilometer/locale/es/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/es/LC_MESSAGES creating build/lib/ceilometer/locale/fr creating build/lib/ceilometer/locale/fr/LC_MESSAGES copying ceilometer/locale/fr/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/fr/LC_MESSAGES creating build/lib/ceilometer/locale/it creating build/lib/ceilometer/locale/it/LC_MESSAGES copying ceilometer/locale/it/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/it/LC_MESSAGES creating build/lib/ceilometer/locale/ja creating build/lib/ceilometer/locale/ja/LC_MESSAGES copying ceilometer/locale/ja/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/ja/LC_MESSAGES creating build/lib/ceilometer/locale/ko_KR creating build/lib/ceilometer/locale/ko_KR/LC_MESSAGES copying ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/ko_KR/LC_MESSAGES creating build/lib/ceilometer/locale/pt_BR creating build/lib/ceilometer/locale/pt_BR/LC_MESSAGES copying ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/pt_BR/LC_MESSAGES creating build/lib/ceilometer/locale/ru creating build/lib/ceilometer/locale/ru/LC_MESSAGES copying ceilometer/locale/ru/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/ru/LC_MESSAGES creating build/lib/ceilometer/locale/zh_CN creating build/lib/ceilometer/locale/zh_CN/LC_MESSAGES copying ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/zh_CN/LC_MESSAGES creating build/lib/ceilometer/locale/zh_TW creating build/lib/ceilometer/locale/zh_TW/LC_MESSAGES copying ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po -> build/lib/ceilometer/locale/zh_TW/LC_MESSAGES + /usr/bin/python3 setup.py compile_catalog -d build/lib/ceilometer/locale --domain ceilometer /usr/lib/python3.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running compile_catalog compiling catalog build/lib/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/de/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/de/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/fr/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/fr/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/it/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/it/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/es/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/es/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/ru/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/ru/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.mo compiling catalog build/lib/ceilometer/locale/ja/LC_MESSAGES/ceilometer.po to build/lib/ceilometer/locale/ja/LC_MESSAGES/ceilometer.mo + read name eq value + test '[DEFAULT]' + test '' + continue + read name eq value + test log_dir + test /var/log/ceilometer + sed -i '0,/^# *log_dir=/{s!^# *log_dir=.*!#log_dir=/var/log/ceilometer!}' etc/ceilometer/ceilometer.conf + read name eq value + test use_stderr + test False + sed -i '0,/^# *use_stderr=/{s!^# *use_stderr=.*!#use_stderr=False!}' etc/ceilometer/ceilometer.conf + read name eq value + test '' + continue + read name eq value + test '[database]' + test '' + continue + read name eq value + test connection + test mongodb://localhost:27017/ceilometer + sed -i '0,/^# *connection=/{s!^# *connection=.*!#connection=mongodb://localhost:27017/ceilometer!}' etc/ceilometer/ceilometer.conf + read name eq value + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jAFwZF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch ++ dirname /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch + cd ceilometer-16.0.0 + 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -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/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch /usr/lib/python3.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: 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.11/site-packages/setuptools/dist.py:771: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' 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-ceilometer-16.0.0-5.ocs23.noarch/usr creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11 creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services copying build/lib/ceilometer/network/services/lbaas.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services copying build/lib/ceilometer/network/services/base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services copying build/lib/ceilometer/network/services/discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services copying build/lib/ceilometer/network/services/vpnaas.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services copying build/lib/ceilometer/network/services/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services copying build/lib/ceilometer/network/services/fwaas.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services copying build/lib/ceilometer/network/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network copying build/lib/ceilometer/network/floatingip.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics copying build/lib/ceilometer/network/statistics/flow.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opencontrail copying build/lib/ceilometer/network/statistics/opencontrail/client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opencontrail copying build/lib/ceilometer/network/statistics/opencontrail/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opencontrail copying build/lib/ceilometer/network/statistics/opencontrail/driver.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opencontrail copying build/lib/ceilometer/network/statistics/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics copying build/lib/ceilometer/network/statistics/driver.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics copying build/lib/ceilometer/network/statistics/table.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics copying build/lib/ceilometer/network/statistics/switch.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opendaylight copying build/lib/ceilometer/network/statistics/opendaylight/client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opendaylight copying build/lib/ceilometer/network/statistics/opendaylight/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opendaylight copying build/lib/ceilometer/network/statistics/opendaylight/driver.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opendaylight copying build/lib/ceilometer/network/statistics/port.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics copying build/lib/ceilometer/network/statistics/port_v2.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/telemetry copying build/lib/ceilometer/telemetry/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/telemetry copying build/lib/ceilometer/telemetry/notifications.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/telemetry copying build/lib/ceilometer/nova_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute copying build/lib/ceilometer/compute/discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute copying build/lib/ceilometer/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters copying build/lib/ceilometer/compute/pollsters/util.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters copying build/lib/ceilometer/compute/pollsters/instance_stats.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters copying build/lib/ceilometer/compute/pollsters/net.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters copying build/lib/ceilometer/compute/pollsters/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters copying build/lib/ceilometer/compute/pollsters/disk.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/libvirt copying build/lib/ceilometer/compute/virt/libvirt/utils.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/libvirt copying build/lib/ceilometer/compute/virt/libvirt/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/libvirt copying build/lib/ceilometer/compute/virt/libvirt/inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/libvirt creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/vmware copying build/lib/ceilometer/compute/virt/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/vmware copying build/lib/ceilometer/compute/virt/vmware/vsphere_operations.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/vmware copying build/lib/ceilometer/compute/virt/vmware/inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/vmware copying build/lib/ceilometer/compute/virt/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/xenapi copying build/lib/ceilometer/compute/virt/xenapi/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/xenapi copying build/lib/ceilometer/compute/virt/xenapi/inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/xenapi creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/hyperv copying build/lib/ceilometer/compute/virt/hyperv/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/hyperv copying build/lib/ceilometer/compute/virt/hyperv/inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/hyperv copying build/lib/ceilometer/compute/virt/inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt copying build/lib/ceilometer/opts.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer copying build/lib/ceilometer/utils.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer copying build/lib/ceilometer/agent.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer copying build/lib/ceilometer/version.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer copying build/lib/ceilometer/middleware.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hacking copying build/lib/ceilometer/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hacking copying build/lib/ceilometer/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hacking creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery copying build/lib/ceilometer/polling/discovery/tenant.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery copying build/lib/ceilometer/polling/discovery/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery copying build/lib/ceilometer/polling/discovery/endpoint.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery copying build/lib/ceilometer/polling/discovery/localnode.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery copying build/lib/ceilometer/polling/discovery/non_openstack_credentials_discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery copying build/lib/ceilometer/polling/manager.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling copying build/lib/ceilometer/polling/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling copying build/lib/ceilometer/polling/plugin_base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling copying build/lib/ceilometer/polling/dynamic_pollster.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling copying build/lib/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/privsep copying build/lib/ceilometer/privsep/ipmitool.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/privsep copying build/lib/ceilometer/privsep/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/privsep copying build/lib/ceilometer/monasca_opts.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer copying build/lib/ceilometer/i18n.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware copying build/lib/ceilometer/hardware/discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware copying build/lib/ceilometer/hardware/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters copying build/lib/ceilometer/hardware/pollsters/generic.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters copying build/lib/ceilometer/hardware/pollsters/util.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters copying build/lib/ceilometer/hardware/pollsters/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters/data copying build/lib/ceilometer/hardware/pollsters/data/snmp.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters/data creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/inspector copying build/lib/ceilometer/hardware/inspector/base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/inspector copying build/lib/ceilometer/hardware/inspector/snmp.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/inspector copying build/lib/ceilometer/hardware/inspector/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/inspector copying build/lib/ceilometer/neutron_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore copying build/lib/ceilometer/objectstore/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore copying build/lib/ceilometer/objectstore/rgw_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore copying build/lib/ceilometer/objectstore/rgw.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore copying build/lib/ceilometer/objectstore/swift.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore copying build/lib/ceilometer/declarative.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/pipeline_base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/test_neutronclient.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/test_polling.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/test_novaclient.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services copying build/lib/ceilometer/tests/unit/network/services/test_lbaas_v2.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services copying build/lib/ceilometer/tests/unit/network/services/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services copying build/lib/ceilometer/tests/unit/network/services/test_vpnaas.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services copying build/lib/ceilometer/tests/unit/network/services/test_lbaas.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services copying build/lib/ceilometer/tests/unit/network/services/test_fwaas.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services copying build/lib/ceilometer/tests/unit/network/test_floating_ip.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network copying build/lib/ceilometer/tests/unit/network/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics copying build/lib/ceilometer/tests/unit/network/statistics/test_port.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics copying build/lib/ceilometer/tests/unit/network/statistics/test_port_v2.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics copying build/lib/ceilometer/tests/unit/network/statistics/test_table.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opencontrail copying build/lib/ceilometer/tests/unit/network/statistics/opencontrail/test_driver.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opencontrail copying build/lib/ceilometer/tests/unit/network/statistics/opencontrail/test_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opencontrail copying build/lib/ceilometer/tests/unit/network/statistics/opencontrail/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opencontrail copying build/lib/ceilometer/tests/unit/network/statistics/test_statistics.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics copying build/lib/ceilometer/tests/unit/network/statistics/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics copying build/lib/ceilometer/tests/unit/network/statistics/test_flow.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics copying build/lib/ceilometer/tests/unit/network/statistics/test_switch.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opendaylight copying build/lib/ceilometer/tests/unit/network/statistics/opendaylight/test_driver.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opendaylight copying build/lib/ceilometer/tests/unit/network/statistics/opendaylight/test_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opendaylight copying build/lib/ceilometer/tests/unit/network/statistics/opendaylight/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opendaylight creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute copying build/lib/ceilometer/tests/unit/compute/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/test_diskio.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/test_location_metadata.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/test_cpu.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/test_memory.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/test_perf.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/pollsters/test_net.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters copying build/lib/ceilometer/tests/unit/compute/test_discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/libvirt copying build/lib/ceilometer/tests/unit/compute/virt/libvirt/test_inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/libvirt copying build/lib/ceilometer/tests/unit/compute/virt/libvirt/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/libvirt creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/vmware copying build/lib/ceilometer/tests/unit/compute/virt/vmware/test_inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/vmware copying build/lib/ceilometer/tests/unit/compute/virt/vmware/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/vmware copying build/lib/ceilometer/tests/unit/compute/virt/vmware/test_vsphere_operations.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/vmware copying build/lib/ceilometer/tests/unit/compute/virt/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/xenapi copying build/lib/ceilometer/tests/unit/compute/virt/xenapi/test_inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/xenapi copying build/lib/ceilometer/tests/unit/compute/virt/xenapi/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/xenapi creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/hyperv copying build/lib/ceilometer/tests/unit/compute/virt/hyperv/test_inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/hyperv copying build/lib/ceilometer/tests/unit/compute/virt/hyperv/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/hyperv copying build/lib/ceilometer/tests/unit/test_declarative.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling copying build/lib/ceilometer/tests/unit/polling/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling copying build/lib/ceilometer/tests/unit/polling/test_non_openstack_credentials_discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling copying build/lib/ceilometer/tests/unit/polling/test_non_openstack_dynamic_pollster.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling copying build/lib/ceilometer/tests/unit/polling/test_dynamic_pollster.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling copying build/lib/ceilometer/tests/unit/polling/test_discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling copying build/lib/ceilometer/tests/unit/polling/test_manager.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling copying build/lib/ceilometer/tests/unit/test_middleware.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/test_event_pipeline.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware copying build/lib/ceilometer/tests/unit/hardware/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/pollsters copying build/lib/ceilometer/tests/unit/hardware/pollsters/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/pollsters copying build/lib/ceilometer/tests/unit/hardware/pollsters/test_util.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/pollsters copying build/lib/ceilometer/tests/unit/hardware/pollsters/test_generic.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/pollsters creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/inspector copying build/lib/ceilometer/tests/unit/hardware/inspector/test_inspector.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/inspector copying build/lib/ceilometer/tests/unit/hardware/inspector/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/inspector copying build/lib/ceilometer/tests/unit/hardware/inspector/test_snmp.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/inspector copying build/lib/ceilometer/tests/unit/test_sample.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore copying build/lib/ceilometer/tests/unit/objectstore/test_swift.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore copying build/lib/ceilometer/tests/unit/objectstore/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore copying build/lib/ceilometer/tests/unit/objectstore/test_rgw.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore copying build/lib/ceilometer/tests/unit/objectstore/test_rgw_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/volume copying build/lib/ceilometer/tests/unit/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/volume copying build/lib/ceilometer/tests/unit/volume/test_cinder.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/volume creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_monasca_publisher.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_gnocchi.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_utils.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_file.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_zaqar.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_messaging_publisher.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_udp.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_monasca_data_filter.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_http.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher copying build/lib/ceilometer/tests/unit/publisher/test_prometheus.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/image copying build/lib/ceilometer/tests/unit/image/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/image copying build/lib/ceilometer/tests/unit/image/test_glance.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/image copying build/lib/ceilometer/tests/unit/test_decoupled_pipeline.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/test_bin.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/test_monascaclient.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/unit/test_notification.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/meter copying build/lib/ceilometer/tests/unit/meter/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/meter copying build/lib/ceilometer/tests/unit/meter/test_notifications.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/meter copying build/lib/ceilometer/tests/unit/meter/test_meter_plugins.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/meter creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/cmd copying build/lib/ceilometer/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/cmd copying build/lib/ceilometer/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/cmd copying build/lib/ceilometer/tests/unit/test_messaging.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event copying build/lib/ceilometer/tests/unit/event/test_trait_plugins.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event copying build/lib/ceilometer/tests/unit/event/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event copying build/lib/ceilometer/tests/unit/event/test_converter.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event copying build/lib/ceilometer/tests/unit/event/test_endpoint.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi copying build/lib/ceilometer/tests/unit/ipmi/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/notifications copying build/lib/ceilometer/tests/unit/ipmi/notifications/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/notifications copying build/lib/ceilometer/tests/unit/ipmi/notifications/test_ironic.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/notifications copying build/lib/ceilometer/tests/unit/ipmi/notifications/ipmi_test_data.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/notifications creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters copying build/lib/ceilometer/tests/unit/ipmi/pollsters/base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters copying build/lib/ceilometer/tests/unit/ipmi/pollsters/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters copying build/lib/ceilometer/tests/unit/ipmi/pollsters/test_node.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters copying build/lib/ceilometer/tests/unit/ipmi/pollsters/test_sensor.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform copying build/lib/ceilometer/tests/unit/ipmi/platform/test_intel_node_manager.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform copying build/lib/ceilometer/tests/unit/ipmi/platform/fake_utils.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform copying build/lib/ceilometer/tests/unit/ipmi/platform/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform copying build/lib/ceilometer/tests/unit/ipmi/platform/ipmitool_test_data.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform copying build/lib/ceilometer/tests/unit/ipmi/platform/test_ipmi_sensor.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform copying build/lib/ceilometer/tests/unit/test_neutronclient_lbaas_v2.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit copying build/lib/ceilometer/tests/base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests copying build/lib/ceilometer/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/data creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/data/meters.d copying build/lib/ceilometer/data/meters.d/meters.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/data/meters.d copying build/lib/ceilometer/keystone_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/volume copying build/lib/ceilometer/volume/discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/volume copying build/lib/ceilometer/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/volume copying build/lib/ceilometer/volume/cinder.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/volume creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/test.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/prometheus.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/utils.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/zaqar.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/udp.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/gnocchi.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/monasca_data_filter.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/http.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/data copying build/lib/ceilometer/publisher/data/gnocchi_resources.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/data copying build/lib/ceilometer/publisher/monasca.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/messaging.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher copying build/lib/ceilometer/publisher/file.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline copying build/lib/ceilometer/pipeline/base.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline copying build/lib/ceilometer/pipeline/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/data copying build/lib/ceilometer/pipeline/data/pipeline.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/data copying build/lib/ceilometer/pipeline/data/event_definitions.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/data copying build/lib/ceilometer/pipeline/data/event_pipeline.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/data copying build/lib/ceilometer/pipeline/event.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline copying build/lib/ceilometer/pipeline/sample.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/image copying build/lib/ceilometer/image/discovery.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/image copying build/lib/ceilometer/image/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/image copying build/lib/ceilometer/image/glance.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/image copying build/lib/ceilometer/service.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer copying build/lib/ceilometer/notification.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/meter copying build/lib/ceilometer/meter/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/meter copying build/lib/ceilometer/meter/notifications.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/meter copying build/lib/ceilometer/messaging.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd copying build/lib/ceilometer/cmd/polling.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd copying build/lib/ceilometer/cmd/storage.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd copying build/lib/ceilometer/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd copying build/lib/ceilometer/cmd/status.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd copying build/lib/ceilometer/cmd/agent_notification.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd copying build/lib/ceilometer/cmd/sample.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd copying build/lib/ceilometer/gnocchi_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event copying build/lib/ceilometer/event/converter.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event copying build/lib/ceilometer/event/models.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event copying build/lib/ceilometer/event/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event copying build/lib/ceilometer/event/trait_plugins.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event copying build/lib/ceilometer/monasca_client.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer copying build/lib/ceilometer/sample.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_TW creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_TW/LC_MESSAGES copying build/lib/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_TW/LC_MESSAGES copying build/lib/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_TW/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/de creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/de/LC_MESSAGES copying build/lib/ceilometer/locale/de/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/de/LC_MESSAGES copying build/lib/ceilometer/locale/de/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/fr creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/fr/LC_MESSAGES copying build/lib/ceilometer/locale/fr/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/fr/LC_MESSAGES copying build/lib/ceilometer/locale/fr/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/en_GB creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/en_GB/LC_MESSAGES copying build/lib/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/en_GB/LC_MESSAGES copying build/lib/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/pt_BR creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/pt_BR/LC_MESSAGES copying build/lib/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/pt_BR/LC_MESSAGES copying build/lib/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/it creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/it/LC_MESSAGES copying build/lib/ceilometer/locale/it/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/it/LC_MESSAGES copying build/lib/ceilometer/locale/it/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/es creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/es/LC_MESSAGES copying build/lib/ceilometer/locale/es/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/es/LC_MESSAGES copying build/lib/ceilometer/locale/es/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ru creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ru/LC_MESSAGES copying build/lib/ceilometer/locale/ru/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ru/LC_MESSAGES copying build/lib/ceilometer/locale/ru/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_CN creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_CN/LC_MESSAGES copying build/lib/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_CN/LC_MESSAGES copying build/lib/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_CN/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ko_KR creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ko_KR/LC_MESSAGES copying build/lib/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ko_KR/LC_MESSAGES copying build/lib/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ko_KR/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ja creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ja/LC_MESSAGES copying build/lib/ceilometer/locale/ja/LC_MESSAGES/ceilometer.mo -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ja/LC_MESSAGES copying build/lib/ceilometer/locale/ja/LC_MESSAGES/ceilometer.po -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi copying build/lib/ceilometer/ipmi/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/notifications copying build/lib/ceilometer/ipmi/notifications/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/notifications copying build/lib/ceilometer/ipmi/notifications/ironic.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/notifications creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/pollsters copying build/lib/ceilometer/ipmi/pollsters/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/pollsters copying build/lib/ceilometer/ipmi/pollsters/node.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/pollsters copying build/lib/ceilometer/ipmi/pollsters/sensor.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/pollsters creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform copying build/lib/ceilometer/ipmi/platform/ipmitool.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform copying build/lib/ceilometer/ipmi/platform/intel_node_manager.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform copying build/lib/ceilometer/ipmi/platform/__init__.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform copying build/lib/ceilometer/ipmi/platform/ipmi_sensor.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform copying build/lib/ceilometer/ipmi/platform/exception.py -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services/lbaas.py to lbaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services/vpnaas.py to vpnaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/services/fwaas.py to fwaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/floatingip.py to floatingip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/flow.py to flow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opencontrail/client.py to client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opencontrail/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opencontrail/driver.py to driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/driver.py to driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/table.py to table.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/switch.py to switch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opendaylight/client.py to client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opendaylight/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/opendaylight/driver.py to driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/port.py to port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/network/statistics/port_v2.py to port_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/telemetry/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/telemetry/notifications.py to notifications.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/nova_client.py to nova_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters/instance_stats.py to instance_stats.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters/net.py to net.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/pollsters/disk.py to disk.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/libvirt/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/libvirt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/libvirt/inspector.py to inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/vmware/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/vmware/vsphere_operations.py to vsphere_operations.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/vmware/inspector.py to inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/xenapi/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/xenapi/inspector.py to inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/hyperv/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/hyperv/inspector.py to inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/compute/virt/inspector.py to inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/opts.py to opts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/agent.py to agent.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/version.py to version.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/middleware.py to middleware.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hacking/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hacking/checks.py to checks.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery/tenant.py to tenant.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery/endpoint.py to endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery/localnode.py to localnode.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/discovery/non_openstack_credentials_discovery.py to non_openstack_credentials_discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/manager.py to manager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/plugin_base.py to plugin_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/polling/dynamic_pollster.py to dynamic_pollster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/privsep/ipmitool.py to ipmitool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/privsep/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/monasca_opts.py to monasca_opts.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/i18n.py to i18n.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters/generic.py to generic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters/util.py to util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/pollsters/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/inspector/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/inspector/snmp.py to snmp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/hardware/inspector/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/neutron_client.py to neutron_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore/rgw_client.py to rgw_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore/rgw.py to rgw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/objectstore/swift.py to swift.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/declarative.py to declarative.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/pipeline_base.py to pipeline_base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_neutronclient.py to test_neutronclient.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_polling.py to test_polling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_novaclient.py to test_novaclient.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services/test_lbaas_v2.py to test_lbaas_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services/test_vpnaas.py to test_vpnaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services/test_lbaas.py to test_lbaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/services/test_fwaas.py to test_fwaas.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/test_floating_ip.py to test_floating_ip.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/test_port.py to test_port.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/test_port_v2.py to test_port_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/test_table.py to test_table.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opencontrail/test_driver.py to test_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opencontrail/test_client.py to test_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opencontrail/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/test_statistics.py to test_statistics.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/test_flow.py to test_flow.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/test_switch.py to test_switch.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opendaylight/test_driver.py to test_driver.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opendaylight/test_client.py to test_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/network/statistics/opendaylight/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/test_diskio.py to test_diskio.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/test_location_metadata.py to test_location_metadata.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/test_cpu.py to test_cpu.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/test_memory.py to test_memory.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/test_perf.py to test_perf.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/pollsters/test_net.py to test_net.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/test_discovery.py to test_discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/libvirt/test_inspector.py to test_inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/libvirt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/vmware/test_inspector.py to test_inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/vmware/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/vmware/test_vsphere_operations.py to test_vsphere_operations.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/xenapi/test_inspector.py to test_inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/xenapi/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/hyperv/test_inspector.py to test_inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/compute/virt/hyperv/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_declarative.py to test_declarative.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling/test_non_openstack_credentials_discovery.py to test_non_openstack_credentials_discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling/test_non_openstack_dynamic_pollster.py to test_non_openstack_dynamic_pollster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling/test_dynamic_pollster.py to test_dynamic_pollster.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling/test_discovery.py to test_discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/polling/test_manager.py to test_manager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_middleware.py to test_middleware.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_event_pipeline.py to test_event_pipeline.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/pollsters/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/pollsters/test_util.py to test_util.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/pollsters/test_generic.py to test_generic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/inspector/test_inspector.py to test_inspector.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/inspector/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/hardware/inspector/test_snmp.py to test_snmp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_sample.py to test_sample.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore/test_swift.py to test_swift.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore/test_rgw.py to test_rgw.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/objectstore/test_rgw_client.py to test_rgw_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/volume/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/volume/test_cinder.py to test_cinder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_monasca_publisher.py to test_monasca_publisher.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_gnocchi.py to test_gnocchi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_utils.py to test_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_file.py to test_file.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_zaqar.py to test_zaqar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_messaging_publisher.py to test_messaging_publisher.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_udp.py to test_udp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_monasca_data_filter.py to test_monasca_data_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_http.py to test_http.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/publisher/test_prometheus.py to test_prometheus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/image/test_glance.py to test_glance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_decoupled_pipeline.py to test_decoupled_pipeline.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_bin.py to test_bin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_monascaclient.py to test_monascaclient.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_notification.py to test_notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/meter/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/meter/test_notifications.py to test_notifications.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/meter/test_meter_plugins.py to test_meter_plugins.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/cmd/test_status.py to test_status.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_messaging.py to test_messaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event/test_trait_plugins.py to test_trait_plugins.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event/test_converter.py to test_converter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/event/test_endpoint.py to test_endpoint.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/notifications/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/notifications/test_ironic.py to test_ironic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/notifications/ipmi_test_data.py to ipmi_test_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters/test_node.py to test_node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/pollsters/test_sensor.py to test_sensor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform/test_intel_node_manager.py to test_intel_node_manager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform/fake_utils.py to fake_utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform/ipmitool_test_data.py to ipmitool_test_data.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/ipmi/platform/test_ipmi_sensor.py to test_ipmi_sensor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/unit/test_neutronclient_lbaas_v2.py to test_neutronclient_lbaas_v2.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/keystone_client.py to keystone_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/volume/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/volume/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/volume/cinder.py to cinder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/test.py to test.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/prometheus.py to prometheus.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/utils.py to utils.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/zaqar.py to zaqar.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/udp.py to udp.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/gnocchi.py to gnocchi.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/monasca_data_filter.py to monasca_data_filter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/http.py to http.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/monasca.py to monasca.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/messaging.py to messaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/publisher/file.py to file.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/base.py to base.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/event.py to event.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/pipeline/sample.py to sample.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/image/discovery.py to discovery.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/image/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/image/glance.py to glance.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/service.py to service.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/notification.py to notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/meter/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/meter/notifications.py to notifications.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/messaging.py to messaging.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd/polling.py to polling.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd/storage.py to storage.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd/status.py to status.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd/agent_notification.py to agent_notification.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/cmd/sample.py to sample.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/gnocchi_client.py to gnocchi_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event/converter.py to converter.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event/models.py to models.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/event/trait_plugins.py to trait_plugins.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/monasca_client.py to monasca_client.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/sample.py to sample.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/notifications/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/notifications/ironic.py to ironic.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/pollsters/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/pollsters/node.py to node.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/pollsters/sensor.py to sensor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform/ipmitool.py to ipmitool.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform/intel_node_manager.py to intel_node_manager.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform/ipmi_sensor.py to ipmi_sensor.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/ipmi/platform/exception.py to exception.cpython-311.pyc writing byte-compilation script '/tmp/tmpna3anmex.py' /usr/bin/python3 /tmp/tmpna3anmex.py removing /tmp/tmpna3anmex.py running install_data creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer copying etc/ceilometer/polling_all.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/ copying etc/ceilometer/polling.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/ copying etc/ceilometer/ceilometer-config-generator.conf -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/ copying etc/ceilometer/rootwrap.conf -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/ copying etc/ceilometer/ceilometer.conf -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/ creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/examples copying etc/ceilometer/examples/osprofiler_event_definitions.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/examples copying etc/ceilometer/examples/loadbalancer_v2_meter_definitions.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/examples creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/examples/monasca-publisher copying etc/ceilometer/examples/monasca-publisher/monasca_field_definitions.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/examples/monasca-publisher copying etc/ceilometer/examples/monasca-publisher/example_pipeline.yaml -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/examples/monasca-publisher copying etc/ceilometer/examples/monasca-publisher/example_ceilometer.conf -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/examples/monasca-publisher creating /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/rootwrap.d copying etc/ceilometer/rootwrap.d/ipmi.filters -> /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc/ceilometer/rootwrap.d running install_egg_info running egg_info writing ceilometer.egg-info/PKG-INFO writing dependency_links to ceilometer.egg-info/dependency_links.txt writing entry points to ceilometer.egg-info/entry_points.txt writing top-level names to ceilometer.egg-info/top_level.txt writing pbr to ceilometer.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 adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'ceilometer.egg-info/SOURCES.txt' Copying ceilometer.egg-info to /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer-16.0.0-py3.11.egg-info running install_scripts Installing ceilometer-agent-notification script to /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/bin Installing ceilometer-polling script to /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/bin Installing ceilometer-rootwrap script to /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/bin Installing ceilometer-send-sample script to /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/bin Installing ceilometer-status script to /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/bin Installing ceilometer-upgrade script to /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/bin + rm -rfv /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/bin/__pycache__ + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/var/lib/ceilometer + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/var/lib/ceilometer/tmp + install -d -m 750 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/var/log/ceilometer + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/rootwrap.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/sudoers.d + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/sysconfig + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/meters.d + install -p -D -m 640 /builddir/build/SOURCES/ceilometer-dist.conf /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/ceilometer/ceilometer-dist.conf + install -p -D -m 440 /builddir/build/SOURCES/ceilometer-rootwrap-sudoers /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/sudoers.d/ceilometer + install -p -D -m 640 etc/ceilometer/ceilometer.conf /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/ceilometer.conf + install -p -D -m 640 ceilometer/pipeline/data/pipeline.yaml /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/pipeline.yaml + install -p -D -m 640 etc/ceilometer/polling.yaml /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/polling.yaml + install -p -D -m 640 ceilometer/pipeline/data/event_pipeline.yaml /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/event_pipeline.yaml + install -p -D -m 640 ceilometer/pipeline/data/event_definitions.yaml /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/event_definitions.yaml + install -p -D -m 640 etc/ceilometer/rootwrap.conf /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/rootwrap.conf + install -p -D -m 640 etc/ceilometer/rootwrap.d/ipmi.filters /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch//etc/ceilometer/rootwrap.d/ipmi.filters + install -p -D -m 640 ceilometer/publisher/data/gnocchi_resources.yaml /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/gnocchi_resources.yaml + install -p -D -m 640 ceilometer/data/meters.d/meters.yaml /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/ceilometer/meters.d/meters.yaml + install -p -D -m 644 /builddir/build/SOURCES/openstack-ceilometer-compute.service /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/systemd/system/openstack-ceilometer-compute.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-ceilometer-central.service /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/systemd/system/openstack-ceilometer-central.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-ceilometer-notification.service /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/systemd/system/openstack-ceilometer-notification.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-ceilometer-ipmi.service /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/systemd/system/openstack-ceilometer-ipmi.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-ceilometer-polling.service /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/systemd/system/openstack-ceilometer-polling.service + install -p -D -m 644 /builddir/build/SOURCES/ceilometer.logrotate /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/etc/logrotate.d/openstack-ceilometer + install -d -m 755 /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/de/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/en_GB/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/es/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/fr/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/it/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ja/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ko_KR/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/pt_BR/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/ru/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_CN/LC_MESSAGES/ceilometer.po /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/zh_TW/LC_MESSAGES/ceilometer.po + rm -f '/builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11/site-packages/ceilometer/locale /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/locale + rm -f '/builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/doc/ceilometer/README*' + rm -fr /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/etc + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch ceilometer --all-name + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 16.0.0-5.ocs23 --unique-debug-suffix -16.0.0-5.ocs23.noarch --unique-debug-src-base openstack-ceilometer-16.0.0-5.ocs23.noarch -S debugsourcefiles.list /builddir/build/BUILD/ceilometer-16.0.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/lib/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: python3-ceilometer-16.0.0-5.ocs23.noarch Provides: python-ceilometer = 16.0.0-5.ocs23 python3-ceilometer = 16.0.0-5.ocs23 python3.11-ceilometer = 16.0.0-5.ocs23 python3.11dist(ceilometer) = 16 python3dist(ceilometer) = 16 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: python(abi) = 3.11 Obsoletes: python3.11-ceilometer < 16.0.0-5.ocs23 Processing files: openstack-ceilometer-common-16.0.0-5.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vRqzET + umask 022 + cd /builddir/build/BUILD + cd ceilometer-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/licenses/openstack-ceilometer-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/licenses/openstack-ceilometer-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/licenses/openstack-ceilometer-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-ceilometer-common) = 16.0.0-5.ocs23 openstack-ceilometer-collector = 16.0.0-5.ocs23 openstack-ceilometer-common = 16.0.0-5.ocs23 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/python3 Obsoletes: openstack-ceilometer-collector < 16.0.0-5.ocs23 OrderWithRequires: systemd systemd systemd Processing files: openstack-ceilometer-compute-16.0.0-5.ocs23.noarch Provides: openstack-ceilometer-compute = 16.0.0-5.ocs23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Processing files: openstack-ceilometer-central-16.0.0-5.ocs23.noarch Provides: openstack-ceilometer-central = 16.0.0-5.ocs23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Processing files: openstack-ceilometer-notification-16.0.0-5.ocs23.noarch Provides: config(openstack-ceilometer-notification) = 16.0.0-5.ocs23 openstack-ceilometer-notification = 16.0.0-5.ocs23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-ceilometer-ipmi-16.0.0-5.ocs23.noarch Provides: config(openstack-ceilometer-ipmi) = 16.0.0-5.ocs23 openstack-ceilometer-ipmi = 16.0.0-5.ocs23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-ceilometer-polling-16.0.0-5.ocs23.noarch Provides: openstack-ceilometer-polling = 16.0.0-5.ocs23 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-ceilometer-tests-16.0.0-5.ocs23.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.33f1jD + umask 022 + cd /builddir/build/BUILD + cd ceilometer-16.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/licenses/python3-ceilometer-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/licenses/python3-ceilometer-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch/usr/share/licenses/python3-ceilometer-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-ceilometer-tests = 16.0.0-5.ocs23 python3-ceilometer-tests = 16.0.0-5.ocs23 python3.11-ceilometer-tests = 16.0.0-5.ocs23 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: python(abi) = 3.11 Obsoletes: python3.11-ceilometer-tests < 16.0.0-5.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-ceilometer-16.0.0-5.ocs23.noarch Wrote: /builddir/build/RPMS/openstack-ceilometer-central-16.0.0-5.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/openstack-ceilometer-compute-16.0.0-5.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/openstack-ceilometer-notification-16.0.0-5.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/openstack-ceilometer-polling-16.0.0-5.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/openstack-ceilometer-ipmi-16.0.0-5.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/openstack-ceilometer-common-16.0.0-5.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/python3-ceilometer-tests-16.0.0-5.ocs23.noarch.rpm Wrote: /builddir/build/RPMS/python3-ceilometer-16.0.0-5.ocs23.noarch.rpm Child return code was: 0