Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codecarbon.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686318977.581012/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codecarbon.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-codecarbon-2.2.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codecarbon.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686318977.581012/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-codecarbon.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-codecarbon-2.2.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-codecarbon.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686318977.581012/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-codecarbon.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.092F5Z + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf codecarbon-2.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/codecarbon-2.2.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd codecarbon-2.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.P3jWjP + umask 022 + cd /builddir/build/BUILD + cd codecarbon-2.2.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/carbonserver copying carbonserver/__init__.py -> build/lib/carbonserver copying carbonserver/main.py -> build/lib/carbonserver copying carbonserver/container.py -> build/lib/carbonserver copying carbonserver/setup.py -> build/lib/carbonserver creating build/lib/codecarbon copying codecarbon/output.py -> build/lib/codecarbon copying codecarbon/__init__.py -> build/lib/codecarbon copying codecarbon/emissions_tracker.py -> build/lib/codecarbon copying codecarbon/_version.py -> build/lib/codecarbon copying codecarbon/input.py -> build/lib/codecarbon creating build/lib/carbonserver/carbonserver copying carbonserver/carbonserver/config.py -> build/lib/carbonserver/carbonserver copying carbonserver/carbonserver/logger.py -> build/lib/carbonserver/carbonserver copying carbonserver/carbonserver/__init__.py -> build/lib/carbonserver/carbonserver creating build/lib/carbonserver/carbonserver/database copying carbonserver/carbonserver/database/__init__.py -> build/lib/carbonserver/carbonserver/database copying carbonserver/carbonserver/database/database.py -> build/lib/carbonserver/carbonserver/database creating build/lib/carbonserver/carbonserver/api copying carbonserver/carbonserver/api/__init__.py -> build/lib/carbonserver/carbonserver/api copying carbonserver/carbonserver/api/dependencies.py -> build/lib/carbonserver/carbonserver/api copying carbonserver/carbonserver/api/schemas.py -> build/lib/carbonserver/carbonserver/api copying carbonserver/carbonserver/api/errors.py -> build/lib/carbonserver/carbonserver/api creating build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/users.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/__init__.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/authenticate.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/teams.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/organizations.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/runs.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/experiments.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/emissions.py -> build/lib/carbonserver/carbonserver/api/routers copying carbonserver/carbonserver/api/routers/projects.py -> build/lib/carbonserver/carbonserver/api/routers creating build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/users.py -> build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/__init__.py -> build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/teams.py -> build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/organizations.py -> build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/runs.py -> build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/experiments.py -> build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/emissions.py -> build/lib/carbonserver/carbonserver/api/domain copying carbonserver/carbonserver/api/domain/projects.py -> build/lib/carbonserver/carbonserver/api/domain creating build/lib/codecarbon/external copying codecarbon/external/logger.py -> build/lib/codecarbon/external copying codecarbon/external/__init__.py -> build/lib/codecarbon/external copying codecarbon/external/hardware.py -> build/lib/codecarbon/external copying codecarbon/external/geography.py -> build/lib/codecarbon/external copying codecarbon/external/scheduler.py -> build/lib/codecarbon/external creating build/lib/codecarbon/cli copying codecarbon/cli/cli_utils.py -> build/lib/codecarbon/cli copying codecarbon/cli/__init__.py -> build/lib/codecarbon/cli copying codecarbon/cli/main.py -> build/lib/codecarbon/cli creating build/lib/codecarbon/viz copying codecarbon/viz/__init__.py -> build/lib/codecarbon/viz copying codecarbon/viz/data.py -> build/lib/codecarbon/viz copying codecarbon/viz/components.py -> build/lib/codecarbon/viz copying codecarbon/viz/carbonboard_on_api.py -> build/lib/codecarbon/viz copying codecarbon/viz/carbonboard.py -> build/lib/codecarbon/viz creating build/lib/codecarbon/core copying codecarbon/core/units.py -> build/lib/codecarbon/core copying codecarbon/core/config.py -> build/lib/codecarbon/core copying codecarbon/core/__init__.py -> build/lib/codecarbon/core copying codecarbon/core/cpu.py -> build/lib/codecarbon/core copying codecarbon/core/gpu.py -> build/lib/codecarbon/core copying codecarbon/core/co2_signal.py -> build/lib/codecarbon/core copying codecarbon/core/cloud.py -> build/lib/codecarbon/core copying codecarbon/core/util.py -> build/lib/codecarbon/core copying codecarbon/core/emissions.py -> build/lib/codecarbon/core copying codecarbon/core/schemas.py -> build/lib/codecarbon/core copying codecarbon/core/rapl.py -> build/lib/codecarbon/core copying codecarbon/core/api_client.py -> build/lib/codecarbon/core creating build/lib/codecarbon/viz/assets copying codecarbon/viz/assets/__init__.py -> build/lib/codecarbon/viz/assets creating build/lib/codecarbon/data creating build/lib/codecarbon/data/cloud copying codecarbon/data/cloud/impact.csv -> build/lib/codecarbon/data/cloud creating build/lib/codecarbon/data/hardware copying codecarbon/data/hardware/cpu_power.csv -> build/lib/codecarbon/data/hardware creating build/lib/codecarbon/data/private_infra creating build/lib/codecarbon/data/private_infra/2016 copying codecarbon/data/private_infra/2016/usa_emissions.json -> build/lib/codecarbon/data/private_infra/2016 copying codecarbon/data/private_infra/2016/canada_energy_mix.json -> build/lib/codecarbon/data/private_infra/2016 copying codecarbon/data/private_infra/carbon_intensity_per_source.json -> build/lib/codecarbon/data/private_infra copying codecarbon/data/private_infra/global_energy_mix.json -> build/lib/codecarbon/data/private_infra copying codecarbon/viz/assets/car_icon.png -> build/lib/codecarbon/viz/assets copying codecarbon/viz/assets/house_icon.png -> build/lib/codecarbon/viz/assets copying codecarbon/viz/assets/tv_icon.png -> build/lib/codecarbon/viz/assets + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tzIGJr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 + cd codecarbon-2.2.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver copying build/lib/carbonserver/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver copying build/lib/carbonserver/carbonserver/config.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver copying build/lib/carbonserver/carbonserver/logger.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver copying build/lib/carbonserver/carbonserver/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/database copying build/lib/carbonserver/carbonserver/database/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/database copying build/lib/carbonserver/carbonserver/database/database.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/database creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api copying build/lib/carbonserver/carbonserver/api/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/users.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/authenticate.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/teams.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/organizations.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/runs.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/experiments.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/emissions.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/routers/projects.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers copying build/lib/carbonserver/carbonserver/api/dependencies.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api copying build/lib/carbonserver/carbonserver/api/schemas.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api copying build/lib/carbonserver/carbonserver/api/errors.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/users.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/teams.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/organizations.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/runs.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/experiments.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/emissions.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/carbonserver/api/domain/projects.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain copying build/lib/carbonserver/main.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver copying build/lib/carbonserver/container.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver copying build/lib/carbonserver/setup.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external copying build/lib/codecarbon/external/logger.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external copying build/lib/codecarbon/external/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external copying build/lib/codecarbon/external/hardware.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external copying build/lib/codecarbon/external/geography.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external copying build/lib/codecarbon/external/scheduler.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external copying build/lib/codecarbon/output.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon copying build/lib/codecarbon/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/cli copying build/lib/codecarbon/cli/cli_utils.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/cli copying build/lib/codecarbon/cli/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/cli copying build/lib/codecarbon/cli/main.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/cli creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/hardware copying build/lib/codecarbon/data/hardware/cpu_power.csv -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/hardware creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/private_infra copying build/lib/codecarbon/data/private_infra/global_energy_mix.json -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/private_infra copying build/lib/codecarbon/data/private_infra/carbon_intensity_per_source.json -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/private_infra creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/private_infra/2016 copying build/lib/codecarbon/data/private_infra/2016/usa_emissions.json -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/private_infra/2016 copying build/lib/codecarbon/data/private_infra/2016/canada_energy_mix.json -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/private_infra/2016 creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/cloud copying build/lib/codecarbon/data/cloud/impact.csv -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/data/cloud creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz copying build/lib/codecarbon/viz/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz copying build/lib/codecarbon/viz/data.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz copying build/lib/codecarbon/viz/components.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz copying build/lib/codecarbon/viz/carbonboard_on_api.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz copying build/lib/codecarbon/viz/carbonboard.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/assets copying build/lib/codecarbon/viz/assets/car_icon.png -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/assets copying build/lib/codecarbon/viz/assets/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/assets copying build/lib/codecarbon/viz/assets/house_icon.png -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/assets copying build/lib/codecarbon/viz/assets/tv_icon.png -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/assets copying build/lib/codecarbon/emissions_tracker.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon copying build/lib/codecarbon/_version.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon creating /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/units.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/config.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/__init__.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/cpu.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/gpu.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/co2_signal.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/cloud.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/util.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/emissions.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/schemas.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/rapl.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/core/api_client.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core copying build/lib/codecarbon/input.py -> /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/database/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/database/database.py to database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/authenticate.py to authenticate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/teams.py to teams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/organizations.py to organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/runs.py to runs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/experiments.py to experiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/emissions.py to emissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/routers/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/dependencies.py to dependencies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/users.py to users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/teams.py to teams.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/organizations.py to organizations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/runs.py to runs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/experiments.py to experiments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/emissions.py to emissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/carbonserver/api/domain/projects.py to projects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/container.py to container.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/carbonserver/setup.py to setup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external/hardware.py to hardware.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external/geography.py to geography.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/external/scheduler.py to scheduler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/output.py to output.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/cli/cli_utils.py to cli_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/cli/main.py to main.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/components.py to components.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/carbonboard_on_api.py to carbonboard_on_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/carbonboard.py to carbonboard.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/viz/assets/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/emissions_tracker.py to emissions_tracker.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/units.py to units.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/cpu.py to cpu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/gpu.py to gpu.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/co2_signal.py to co2_signal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/cloud.py to cloud.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/emissions.py to emissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/schemas.py to schemas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/rapl.py to rapl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/core/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon/input.py to input.cpython-39.pyc writing byte-compilation script '/tmp/tmpw5yym_h2.py' /usr/bin/python3 /tmp/tmpw5yym_h2.py removing /tmp/tmpw5yym_h2.py running install_egg_info running egg_info writing codecarbon.egg-info/PKG-INFO writing dependency_links to codecarbon.egg-info/dependency_links.txt writing entry points to codecarbon.egg-info/entry_points.txt writing requirements to codecarbon.egg-info/requires.txt writing top-level names to codecarbon.egg-info/top_level.txt reading manifest file 'codecarbon.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'codecarbon.egg-info/SOURCES.txt' Copying codecarbon.egg-info to /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9/site-packages/codecarbon-2.2.3-py3.9.egg-info running install_scripts Installing carbonboard script to /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/bin Installing codecarbon script to /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64//usr/share/doc/python-codecarbon + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 ~/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 ~/build/BUILD/codecarbon-2.2.3 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/codecarbon-2.2.3 + popd + mv /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.3-1 --unique-debug-suffix -2.2.3-1.x86_64 --unique-debug-src-base python-codecarbon-2.2.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/codecarbon-2.2.3 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-codecarbon-2.2.3-1.noarch Provides: python-codecarbon python3-codecarbon = 2.2.3-1 python3.9dist(codecarbon) = 2.2.3 python3dist(codecarbon) = 2.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(arrow) python3.9dist(click) python3.9dist(fuzzywuzzy) python3.9dist(pandas) python3.9dist(psutil) python3.9dist(py-cpuinfo) python3.9dist(pynvml) python3.9dist(requests) python3.9dist(setuptools) Processing files: python-codecarbon-help-2.2.3-1.noarch warning: Empty %files file /builddir/build/BUILD/codecarbon-2.2.3/doclist.lst Provides: python-codecarbon-help = 2.2.3-1 python3-codecarbon-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 Wrote: /builddir/build/RPMS/python-codecarbon-help-2.2.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-codecarbon-2.2.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Ydfoq7 + umask 022 + cd /builddir/build/BUILD + cd codecarbon-2.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-codecarbon-2.2.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0