Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pypet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681497187.254682/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-pypet.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-pypet-0.6.1-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-pypet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681497187.254682/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-pypet.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-pypet-0.6.1-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-pypet.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681497187.254682/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-pypet.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.ScJgzF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pypet-0.6.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pypet-0.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pypet-0.6.1 + /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.C51YJ0 + umask 022 + cd /builddir/build/BUILD + cd pypet-0.6.1 + 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/pypet copying pypet/__init__.py -> build/lib/pypet copying pypet/pypetlogging.py -> build/lib/pypet copying pypet/naturalnaming.py -> build/lib/pypet copying pypet/annotations.py -> build/lib/pypet copying pypet/pypetconstants.py -> build/lib/pypet copying pypet/pypetexceptions.py -> build/lib/pypet copying pypet/trajectory.py -> build/lib/pypet copying pypet/parameter.py -> build/lib/pypet copying pypet/environment.py -> build/lib/pypet copying pypet/slots.py -> build/lib/pypet copying pypet/storageservice.py -> build/lib/pypet copying pypet/_version.py -> build/lib/pypet copying pypet/shareddata.py -> build/lib/pypet creating build/lib/pypet/brian2 copying pypet/brian2/__init__.py -> build/lib/pypet/brian2 copying pypet/brian2/parameter.py -> build/lib/pypet/brian2 copying pypet/brian2/network.py -> build/lib/pypet/brian2 creating build/lib/pypet/utils copying pypet/utils/trajectory_utils.py -> build/lib/pypet/utils copying pypet/utils/__init__.py -> build/lib/pypet/utils copying pypet/utils/helpful_functions.py -> build/lib/pypet/utils copying pypet/utils/pypettest.py -> build/lib/pypet/utils copying pypet/utils/configparsing.py -> build/lib/pypet/utils copying pypet/utils/helpful_classes.py -> build/lib/pypet/utils copying pypet/utils/explore.py -> build/lib/pypet/utils copying pypet/utils/gitintegration.py -> build/lib/pypet/utils copying pypet/utils/siginthandling.py -> build/lib/pypet/utils copying pypet/utils/comparisons.py -> build/lib/pypet/utils copying pypet/utils/mpwrappers.py -> build/lib/pypet/utils copying pypet/utils/storagefactory.py -> build/lib/pypet/utils copying pypet/utils/dynamicimports.py -> build/lib/pypet/utils copying pypet/utils/hdf5compression.py -> build/lib/pypet/utils copying pypet/utils/decorators.py -> build/lib/pypet/utils creating build/lib/pypet/tests copying pypet/tests/__init__.py -> build/lib/pypet/tests copying pypet/tests/all_tests.py -> build/lib/pypet/tests copying pypet/tests/scoop_run.py -> build/lib/pypet/tests copying pypet/tests/test_all_nose.py -> build/lib/pypet/tests copying pypet/tests/coverage_run.py -> build/lib/pypet/tests copying pypet/tests/_atworema.py -> build/lib/pypet/tests copying pypet/tests/all_multi_core_tests.py -> build/lib/pypet/tests copying pypet/tests/all_single_core_tests.py -> build/lib/pypet/tests copying pypet/tests/all_examples.py -> build/lib/pypet/tests creating build/lib/pypet/tests/unittests copying pypet/tests/unittests/__init__.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/pypetlogging_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/module_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/configparse_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/utils_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/annotations_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/trajectory_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/shared_data_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/mpwrappers_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/storage_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/link_test.py -> build/lib/pypet/tests/unittests copying pypet/tests/unittests/parameter_test.py -> build/lib/pypet/tests/unittests creating build/lib/pypet/tests/integration copying pypet/tests/integration/__init__.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/logging_multiproc_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/environment_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/pipeline_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/merge_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/environment_scoop_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/git_check.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/logging_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/envSCOOPdebug.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/removal_and_continue_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/environment_multiproc_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/shared_data_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/link_test.py -> build/lib/pypet/tests/integration copying pypet/tests/integration/link_multiproc_test.py -> build/lib/pypet/tests/integration creating build/lib/pypet/tests/profiling copying pypet/tests/profiling/__init__.py -> build/lib/pypet/tests/profiling copying pypet/tests/profiling/profiling.py -> build/lib/pypet/tests/profiling copying pypet/tests/profiling/creating_run_table.py -> build/lib/pypet/tests/profiling creating build/lib/pypet/tests/testutils copying pypet/tests/testutils/__init__.py -> build/lib/pypet/tests/testutils copying pypet/tests/testutils/ioutils.py -> build/lib/pypet/tests/testutils copying pypet/tests/testutils/data.py -> build/lib/pypet/tests/testutils creating build/lib/pypet/tests/unittests/brian2tests copying pypet/tests/unittests/brian2tests/__init__.py -> build/lib/pypet/tests/unittests/brian2tests copying pypet/tests/unittests/brian2tests/brian2_monitor_test.py -> build/lib/pypet/tests/unittests/brian2tests copying pypet/tests/unittests/brian2tests/brian2_parameter_test.py -> build/lib/pypet/tests/unittests/brian2tests copying pypet/tests/unittests/brian2tests/module_test.py -> build/lib/pypet/tests/unittests/brian2tests copying pypet/tests/unittests/brian2tests/run_a_brian2_network.py -> build/lib/pypet/tests/unittests/brian2tests creating build/lib/pypet/tests/integration/brian2tests copying pypet/tests/integration/brian2tests/__init__.py -> build/lib/pypet/tests/integration/brian2tests copying pypet/tests/integration/brian2tests/another_network_test.py -> build/lib/pypet/tests/integration/brian2tests copying pypet/tests/integration/brian2tests/network_test.py -> build/lib/pypet/tests/integration/brian2tests copying pypet/tests/integration/brian2tests/hdf5_brian2_test.py -> build/lib/pypet/tests/integration/brian2tests creating build/lib/pypet/logging copying pypet/logging/default.ini -> build/lib/pypet/logging copying pypet/logging/test.ini -> build/lib/pypet/logging copying pypet/logging/env_config_test.ini -> build/lib/pypet/logging copying pypet/logging/debug.ini -> build/lib/pypet/logging creating build/lib/pypet/tests/testdata copying pypet/tests/testdata/pypet_v0_1b_6.hdf5 -> build/lib/pypet/tests/testdata + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BalTRc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64 + cd pypet-0.6.1 + 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-pypet-0.6.1-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-pypet-0.6.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests copying build/lib/pypet/tests/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests copying build/lib/pypet/tests/all_tests.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testutils copying build/lib/pypet/tests/testutils/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testutils copying build/lib/pypet/tests/testutils/ioutils.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testutils copying build/lib/pypet/tests/testutils/data.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testutils copying build/lib/pypet/tests/scoop_run.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests copying build/lib/pypet/tests/test_all_nose.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/logging_multiproc_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/environment_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/pipeline_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/merge_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/environment_scoop_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/git_check.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/logging_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/envSCOOPdebug.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/removal_and_continue_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/environment_multiproc_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests copying build/lib/pypet/tests/integration/brian2tests/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests copying build/lib/pypet/tests/integration/brian2tests/another_network_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests copying build/lib/pypet/tests/integration/brian2tests/network_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests copying build/lib/pypet/tests/integration/brian2tests/hdf5_brian2_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests copying build/lib/pypet/tests/integration/shared_data_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/link_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration copying build/lib/pypet/tests/integration/link_multiproc_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testdata copying build/lib/pypet/tests/testdata/pypet_v0_1b_6.hdf5 -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testdata copying build/lib/pypet/tests/coverage_run.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/profiling copying build/lib/pypet/tests/profiling/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/profiling copying build/lib/pypet/tests/profiling/profiling.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/profiling copying build/lib/pypet/tests/profiling/creating_run_table.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/profiling copying build/lib/pypet/tests/_atworema.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests copying build/lib/pypet/tests/all_multi_core_tests.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests copying build/lib/pypet/tests/all_single_core_tests.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests copying build/lib/pypet/tests/all_examples.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/pypetlogging_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/module_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/configparse_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/utils_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/annotations_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests copying build/lib/pypet/tests/unittests/brian2tests/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests copying build/lib/pypet/tests/unittests/brian2tests/brian2_monitor_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests copying build/lib/pypet/tests/unittests/brian2tests/brian2_parameter_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests copying build/lib/pypet/tests/unittests/brian2tests/module_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests copying build/lib/pypet/tests/unittests/brian2tests/run_a_brian2_network.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests copying build/lib/pypet/tests/unittests/trajectory_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/shared_data_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/mpwrappers_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/storage_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/link_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/tests/unittests/parameter_test.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests copying build/lib/pypet/pypetlogging.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/naturalnaming.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/annotations.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/pypetconstants.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/pypetexceptions.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/brian2 copying build/lib/pypet/brian2/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/brian2 copying build/lib/pypet/brian2/parameter.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/brian2 copying build/lib/pypet/brian2/network.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/brian2 copying build/lib/pypet/trajectory.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/trajectory_utils.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/__init__.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/helpful_functions.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/pypettest.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/configparsing.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/helpful_classes.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/explore.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/gitintegration.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/siginthandling.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/comparisons.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/mpwrappers.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/storagefactory.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/dynamicimports.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/hdf5compression.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils copying build/lib/pypet/utils/decorators.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils creating /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/logging copying build/lib/pypet/logging/default.ini -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/logging copying build/lib/pypet/logging/test.ini -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/logging copying build/lib/pypet/logging/env_config_test.ini -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/logging copying build/lib/pypet/logging/debug.ini -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/logging copying build/lib/pypet/parameter.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/environment.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/slots.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/storageservice.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/_version.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet copying build/lib/pypet/shareddata.py -> /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/all_tests.py to all_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testutils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testutils/ioutils.py to ioutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/testutils/data.py to data.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/scoop_run.py to scoop_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/test_all_nose.py to test_all_nose.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/logging_multiproc_test.py to logging_multiproc_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/environment_test.py to environment_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/pipeline_test.py to pipeline_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/merge_test.py to merge_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/environment_scoop_test.py to environment_scoop_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/git_check.py to git_check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/logging_test.py to logging_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/envSCOOPdebug.py to envSCOOPdebug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/removal_and_continue_test.py to removal_and_continue_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/environment_multiproc_test.py to environment_multiproc_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests/another_network_test.py to another_network_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests/network_test.py to network_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/brian2tests/hdf5_brian2_test.py to hdf5_brian2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/shared_data_test.py to shared_data_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/link_test.py to link_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/integration/link_multiproc_test.py to link_multiproc_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/coverage_run.py to coverage_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/profiling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/profiling/profiling.py to profiling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/profiling/creating_run_table.py to creating_run_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/_atworema.py to _atworema.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/all_multi_core_tests.py to all_multi_core_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/all_single_core_tests.py to all_single_core_tests.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/all_examples.py to all_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/pypetlogging_test.py to pypetlogging_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/module_test.py to module_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/configparse_test.py to configparse_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/utils_test.py to utils_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/annotations_test.py to annotations_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests/brian2_monitor_test.py to brian2_monitor_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests/brian2_parameter_test.py to brian2_parameter_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests/module_test.py to module_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/brian2tests/run_a_brian2_network.py to run_a_brian2_network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/trajectory_test.py to trajectory_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/shared_data_test.py to shared_data_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/mpwrappers_test.py to mpwrappers_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/storage_test.py to storage_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/link_test.py to link_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/tests/unittests/parameter_test.py to parameter_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/pypetlogging.py to pypetlogging.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/naturalnaming.py to naturalnaming.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/annotations.py to annotations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/pypetconstants.py to pypetconstants.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/pypetexceptions.py to pypetexceptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/brian2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/brian2/parameter.py to parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/brian2/network.py to network.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/trajectory.py to trajectory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/trajectory_utils.py to trajectory_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/helpful_functions.py to helpful_functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/pypettest.py to pypettest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/configparsing.py to configparsing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/helpful_classes.py to helpful_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/explore.py to explore.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/gitintegration.py to gitintegration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/siginthandling.py to siginthandling.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/comparisons.py to comparisons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/mpwrappers.py to mpwrappers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/storagefactory.py to storagefactory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/dynamicimports.py to dynamicimports.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/hdf5compression.py to hdf5compression.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/utils/decorators.py to decorators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/parameter.py to parameter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/environment.py to environment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/slots.py to slots.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/storageservice.py to storageservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/_version.py to _version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet/shareddata.py to shareddata.cpython-39.pyc writing byte-compilation script '/tmp/tmpn1fon829.py' /usr/bin/python3 /tmp/tmpn1fon829.py removing /tmp/tmpn1fon829.py running install_egg_info running egg_info writing pypet.egg-info/PKG-INFO writing dependency_links to pypet.egg-info/dependency_links.txt writing requirements to pypet.egg-info/requires.txt writing top-level names to pypet.egg-info/top_level.txt reading manifest file 'pypet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'pypet.egg-info/SOURCES.txt' Copying pypet.egg-info to /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/usr/lib/python3.9/site-packages/pypet-0.6.1-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64//usr/share/doc/python-pypet + '[' -d doc ']' ~/build/BUILDROOT/python-pypet-0.6.1-1.x86_64 ~/build/BUILD/pypet-0.6.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pypet-0.6.1 + mv /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.6.1-1 --unique-debug-suffix -0.6.1-1.x86_64 --unique-debug-src-base python-pypet-0.6.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pypet-0.6.1 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-pypet-0.6.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pypet-0.6.1-1.noarch Provides: python-pypet python3-pypet = 0.6.1-1 python3.9dist(pypet) = 0.6.1 python3dist(pypet) = 0.6.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) python3.9dist(pandas) python3.9dist(scipy) python3.9dist(tables) Processing files: python-pypet-help-0.6.1-1.noarch warning: Empty %files file /builddir/build/BUILD/pypet-0.6.1/doclist.lst Provides: python-pypet-help = 0.6.1-1 python3-pypet-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-pypet-0.6.1-1.x86_64 Wrote: /builddir/build/RPMS/python-pypet-help-0.6.1-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pypet-0.6.1-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QV19kG + umask 022 + cd /builddir/build/BUILD + cd pypet-0.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pypet-0.6.1-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0